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:
- 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
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A simple bitset library in C☆138Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- Intrusive data structures for C☆62Updated 8 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- For details, see the blog post:☆34Updated last year
- C library for parsing JSON config files☆33Updated 6 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…☆37Updated 12 years ago
- single file C libraries☆40Updated 10 months ago
- Generic type-safe vector, hash map, and concurrent queue for C☆56Updated 5 years ago
- ☆42Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Coroutines for C.☆77Updated 8 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Fast, efficient string interning☆99Updated 8 years ago