felix-lang / judy
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
- unrolled skip list library for C☆21Updated 5 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A library to support streaming data applications☆24Updated 4 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 11 years ago
- quick c☆35Updated 3 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- The Lemon parser generator and sibling projects.☆43Updated 3 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- single file C libraries☆38Updated 3 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 13 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C port of the Farmhash Hash64 (farmhashna) hash function☆16Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- popcount algorithms in C and Rust☆30Updated 6 months ago