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☆83Updated 7 months 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
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Intrusive data structures for C☆61Updated 8 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 12 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- ☆42Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A simple bitset library in C☆137Updated 7 months ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- C99 trie library☆100Updated 6 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 C++ library for integer array compression☆29Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- C library for parsing JSON config files☆33Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- single file C libraries☆40Updated 9 months ago
- For details, see the blog post:☆34Updated last year
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆16Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago