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
Alternatives and similar repositories for judy-arrays:
Users that are interested in judy-arrays are comparing it to the libraries listed below
- 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 14 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 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 C++ library for integer array compression☆28Updated 2 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- For details, see the blog post:☆32Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- single file C libraries☆38Updated 2 weeks ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 11 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- parsertl: The Modular Parser Generator☆15Updated 4 months ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago