Allocator of fixed size blocks.
Dynamic array based on segments of exponentially growing size.
Dynamic array based on blocks of fixed size.
Dynamic array based on blocks of fixed size.
Dynamic array based on segments of exponentially growing size.
Hash functions for the use with tommy_hashtable, tommy_hashdyn and tommy_hashlin.
Dynamic chained hashtable.
Linear chained hashtable.
Fixed size chained hashtable.
Double linked list for collisions into hashtables.
Trie optimized for cache utilization.