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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- C library for parsing JSON config files☆34Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- My collection of miscellaneous source code☆34Updated 2 months ago
- Lemon Parser Generator☆44Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 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
- Generally applicable Terra utilities.☆15Updated 10 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- Intrusive data structures for C☆58Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 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
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- A simple, pure C, jit library☆16Updated 9 years ago