Categories
GDSL
The Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation. It is a portable and re-entrant library designed to let C programmers access common data structures with powerful algorithms and hidden implementation. Available structures are lists, queues, stacks, hash tables, binary trees, binary search trees, red-black trees, 2D arrays, and permutations.
Last updated 19 Jul, 2005
Versions
1.3
1.3 stable released 2004-10-05
- Released: 5 Oct, 2004
- Code Maturity: Stable
- Source Archive: http://download.gna.org/gdsl/gdsl-1.3.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Library
User Community and Support
User reference manual available in HTML format from http://home.gna.org/gdsl/ref/; User reference manual available in DVI format from http://home.gna.org/gdsl/refman.dvi; User reference manual available in PostScript format from http://home.gna.org/gdsl/refman.ps; User reference manual available in PDF format from http://home.gna.org/gdsl/refman.pdf




