felix-lang / judyLinks
A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range
☆32Updated 14 years ago
Alternatives and similar repositories for judy
Users that are interested in judy are comparing it to the libraries listed below
Sorting:
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 14 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 10 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- skiplist library for C.☆54Updated 9 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- quick c☆35Updated 3 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- High-level VM (like LLVM's little brother)☆39Updated 10 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- High performance utility library for C☆94Updated 3 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Coroutines for C.☆76Updated 8 years ago
- Ragel/Lemon based json-parser☆17Updated 7 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Fast interpreter with macros, local type inference, LLVM backend.☆163Updated 7 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- Marpa parse engine C library -- STABLE☆99Updated 2 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆59Updated 15 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…☆36Updated 12 years ago