| 1. | Open CASCADE on Line | | | The Open CASCADE Object Libraries are reusable C++ object libraries for producing all types of domain-specific graphic modeling applications. The Open CASCADE Associativity Engine is included with Open CASCADE 3.0. It is a Rapid Application Development framework that increases your productivity by organizing and specifying your application data and architecture, structuring applications that are associative by definition, managing modification history and automatically assigning storable attributes to objects. www.opencascade.org |
| 2. | Ubiqx Development, Uninq. | | | ANSI C Freeware under LGPL including AVL and Splay Trees, Sparse Arrays, and Linked Lists. For Linux, Amiga, *BSD, more...The goal of the ubiqx project is to develop a set of clean, small, re-usable code modules which implement fundamental constructs and mechanisms, and to make them available under the terms of the GNU Library General Public License. ubiqx.org |
| 3. | Cdt - A Discipline and Method Library for Container Data Types | | | A container data type library. A portable library for container data types. It provides a uniform interface to manage objects in dictionaries based on the storage methods: list, stack, queue, ordered set/multiset, and unordered set/multiset. www.research.att.com |
| 4. | Linklist Library Homepage | | | An API for a doubly linklist. This API is re-enterent so more than one list can be created per application. For a more complete description see the May 1998 issue of the Linux Journal and the Postscript and html documentation in the package. The origional source for the documentation is now in LaTeX. eggwarmer.AppliedTheory.com |
| 5. | Kazlib | | | Kazlib is a package of four reusable software modules that provide some frequently-needed functionality. There is a dictionary module based on red-black trees, a hashing module capable of managing hash tables that grow automatically, and a well rounded module for managing linked lists. Also a portable exception handling module. The Kazlib code is clean, highly portable and contains powerful argument validation and self-checks that help debug your own code. The algorithms are efficient for efficienty, and implemented sensibly. users.footprints.net |
| 8. | GSL -- The GNU Scientific Library | | | The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and are meant to present a modern Applications Programming Interface (API) for C programmers, while allowing wrappers to be written for very high level languages. sourceware.cygnus.com |
| 9. | mhash - Hash Library | | | mhash is a thread-safe hash library, implemented in C, and provides a uniform interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD128, RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums, message digests, and other signatures. schumann.cx |
| | |