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
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/libdict && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libdict-1.0.3.tar.gz | 0000075585 73.8 KB | |
libdict.changes | 0000000388 388 Bytes | |
libdict.spec | 0000002553 2.49 KB | |
libsuffix.patch | 0000000578 578 Bytes |
Comments 0