libdict
C library of key-value data structures with an object-oriented interface
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
BSD-2-Clausecloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...