JanX2 / judy-arraysLinks
An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)
☆17Updated 14 years ago
Alternatives and similar repositories for judy-arrays
Users that are interested in judy-arrays are comparing it to the libraries listed below
Sorting:
- Vectorized version of the PCG random number generator☆80Updated 5 months ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Automatically exported from code.google.com/p/judyarray☆18Updated 10 years ago
- 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
- C library for parsing JSON config files☆33Updated 6 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 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
- A simple bitset library in C☆135Updated 5 months ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- single file C libraries☆40Updated 6 months ago
- Lace - implementation of work-stealing in C☆52Updated this week
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Coroutines in C☆121Updated 11 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆39Updated last year
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- C++ implementation of a gap buffer.☆53Updated 8 months ago