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
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / libdict
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libdict && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libdict-1.0.1.tar.gz | 0000046255 45.2 KB | |
libdict.changes | 0000000195 195 Bytes | |
libdict.spec | 0000002523 2.46 KB | |
libsuffix.patch | 0000000578 578 Bytes |
Revision 1 (latest revision is 4)
Jan Engelhardt (jengelh)
accepted
request 1008281
from
Martin Hauke (mnhauke)
(revision 1)
Initial package for libdict
Comments 0