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:
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 14 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- BSD Licensed Bignum Library☆232Updated last year
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Automatically exported from code.google.com/p/judyarray☆18Updated 10 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- High performance utility library for C☆94Updated 2 months ago
- Non-Moving, Incremental, and Generational Quad-Color Garbage Collector (http://wiki.luajit.org/New-Garbage-Collector)☆80Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- 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
- Import of Ian Piumarta's peg/leg recursive-descent parser generators for C☆65Updated last year
- Benchmark various data structures / algorithms for string searching.☆15Updated 10 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 4 months ago
- skiplist library for C.☆54Updated 8 years ago
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago