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
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 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 compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- quick c☆35Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆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 11 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- firm object-orientation support library☆14Updated 3 years ago
- C99 trie library☆99Updated 5 years ago
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆61Updated last year
- Benchmark for three different kinds of dynamic function calls☆23Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago