C library of key-value data structures with an object-oriented interface
https://github.com/rtbrick/libdict
libdict is a C library that provides the following data structures with
efficient insert, lookup, and delete routines:
* height-balanced (AVL) tree
* red-black tree
* splay tree
* weight-balanced tree
* path-reduction tree
* treap
* hashtable, using separate chaining
* hashtable, using open addressing with linear probing
- Links to devel:libraries:c_c++ / libdict
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/libdict && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000455 455 Bytes |
Latest Revision
Martin Hauke (mnhauke)
committed
(revision 1)
Comments 0