felix-lang / judy
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
Alternatives and similar repositories for judy:
Users that are interested in judy are comparing it to the libraries listed below
- Dynamic arbitrary typed array using fat pointers and macros.☆16Updated 8 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- quick c☆35Updated 3 years ago
- Benchmark various data structures / algorithms for string searching.☆15Updated 9 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 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
- 8-bit Xor Filter in C99☆61Updated 5 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
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 3 years ago
- C automata library to build, determinize, minimize, translate regexp etc☆10Updated 8 years ago
- C++1y coroutine library.☆17Updated 6 years ago
- A distributed key-value cache with builtin materialized views.☆26Updated 10 years ago
- A library for high-performance lightweight threads☆20Updated 13 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago