[mdlug] [Package Request] b-tree library

Robert Meier list1c30fe42 at bellsouth.net
Fri Apr 18 19:22:06 EDT 2008


coders,

I'm looking for price, availability, and (dis)recommendations
of b-tree libraries for C.

The purpose is to provide a full collection of data structure
(containers, iterators, sequential indices, random indices,
maps, sets, vectors, property lists, etc.) for an ANSI C99 platform.
C++ (and the STL) is not available.

Required features include
    o ANSI C99 compatible
    o open source
    o redistributable linked to commercial product
    o royalty free
      o one-time purchase is fine
      o either warrantied, public domain, or both
    o documentation including
      o max, min, and avg op count for all functions
      o max, min, and avg memory required for all functions

Preferred features include
    o book (or cd, dvd, ...) with
      o public domain open source
        o typedefs for all objects
	o functions guaranteed to always return (no segv, ...)
        o functions report localizable/internationalizable errors
    o warrantied (periodic fee is fine)

In search of,
-- 
Bob

 "Destruction is *easy*. Even stupid people and weather formations can
    do it. If you think you're so cool, try *improving* something."
	      -- Ray Ingles 1997




More information about the mdlug mailing list