felix-lang / judy
A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range
☆31Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for judy
- Crit-bit tree (trie) library☆32Updated 10 years ago
- A library to support streaming data applications☆24Updated 3 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- An implementation of Judy Arrays in 1250 Lines of C Code. (with sample CLI applications and Xcode project)☆17Updated 13 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- PureDB is a portable and tiny set of libraries for creating and reading constant databases.☆33Updated last year
- Robin Hood hash map library☆58Updated 3 years ago
- generate perfect hashes (alpha)☆76Updated 2 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- High-level VM (like LLVM's little brother)☆38Updated 9 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆40Updated 7 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Official compiler for the Nany Programming Language {read-only mirror from gitlab}☆12Updated 6 years ago
- A distributed key-value cache with builtin materialized views.☆27Updated 10 years ago
- quick c☆35Updated 2 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Fast time calls from user space.☆11Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- A binary serialisation format inspired by YAML, MessagePack and nvlists.☆33Updated 4 years ago