stevedekorte / basekitLinks
C based OO portable data structure library
☆130Updated 16 years ago
Alternatives and similar repositories for basekit
Users that are interested in basekit are comparing it to the libraries listed below
Sorting:
- C based ordered key-value ACID DB using a skip list data structure☆164Updated 10 years ago
- a recursive-descent parser generator for PEG☆93Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- A embeddable Key-Value Database and Full Text Search☆139Updated 8 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- simple, fast C routines for manipulating UTF-8☆84Updated 6 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- An obsolete project☆83Updated 7 years ago
- A small, simple, easy to use bloom filter written in C.☆35Updated 14 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- Flexible Zero-Footprint JSON Parser in C☆344Updated last year
- C99 trie library☆101Updated 6 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- Fast compression / decompression library.☆94Updated 10 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆40Updated 9 years ago
- generate perfect hashes (alpha)