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 5 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
- 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
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Robin Hood hash map library☆65Updated 3 years ago
- Lace - implementation of work-stealing in C☆53Updated 3 weeks ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- single file C libraries☆40Updated 7 months 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
- 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
- Coroutines for C.☆76Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- ☆42Updated 2 years ago
- A simple bitset library in C☆135Updated 6 months ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago