jvirkki / libbloomLinks
A simple and small bloom filter implementation in plain C.
☆302Updated 2 years ago
Alternatives and similar repositories for libbloom
Users that are interested in libbloom are comparing it to the libraries listed below
Sorting:
- Adaptive Radix Trees implemented in C☆802Updated 3 years ago
- Murmur3 hash in C☆427Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Bloom filters for C++11☆363Updated 3 years ago
- Critbit trees in C☆334Updated 3 years ago
- A distributed durable unique 64bit ID server☆204Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆475Updated 4 years ago
- (Keep It) Simple Stupid Database☆367Updated 10 years ago
- LSM-trie☆114Updated 4 years ago
- QSBR and EBR library☆125Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Substitute for bloom filter.☆328Updated 4 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated 2 months ago
- redis's async event loop library☆189Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆293Updated 5 years ago
- PerconaFT is a high-performance, transactional key-value store☆562Updated last year
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆101Updated 6 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Beta release of Masstree.☆444Updated last year
- How to use the Linux AIO feature☆333Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Fast on-disk persistent key-value store☆387Updated 7 years ago