JanX2 / judy-arrays
An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)
☆17Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for judy-arrays
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆31Updated 13 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A simple bitset library in C☆126Updated last month
- single file C libraries☆38Updated last year
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- ☆40Updated last year
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆53Updated 4 years ago
- Walter Waldo's port of Henry Spencer's regular expression library from Tcl.☆20Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 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
- Generally applicable Terra utilities.☆15Updated 9 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 7 months ago
- C library for parsing JSON config files☆33Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- parsertl: The Modular Parser Generator☆16Updated 2 months ago
- Generators/corroutines for C++☆43Updated 5 years ago