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:
- userspace threads and coroutines for C☆18Updated 9 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
- unrolled skip list library for C☆21Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 13 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Git mirror of the hash table data structure in C by Christopher Clark ⛺☆46Updated 6 years ago
- The Lemon parser generator and sibling projects.☆44Updated 3 years ago
- quick c☆35Updated 3 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- Jim is a small footprint Tcl interpreter, with some changes to the original language but mostly compatible.☆55Updated 15 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆72Updated 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
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago