Rabbit Tree
Radix bit tries for implementing associative arrays and sets in C.
Data Structures
Here are the data structures with brief descriptions:
 C_RBT_NODE_TRAVERSE_WITH_KEY_STACK_TLinked list for implementing RBT_NODE_TRAVERSE_WITH_KEY's dynamic stack
 CRBT_KEY_DATA_TRabbit Tree key data type with associated node
 CRBT_NODE_ROOT_T
 CRBT_NODE_STACK_TLinked list of nodes
 CRBT_NODE_TRabbit Tree node type
Contact
echo xyne.archlinux.org | sed 's/\./@/'