jvirkki / libbloom
A simple and small bloom filter implementation in plain C.
☆295Updated 2 years ago
Alternatives and similar repositories for libbloom:
Users that are interested in libbloom are comparing it to the libraries listed below
- Critbit trees in C☆334Updated 3 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Adaptive Radix Trees implemented in C☆785Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Murmur3 hash in C☆415Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆289Updated 5 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆470Updated 4 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- QSBR and EBR library☆119Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Bloom filters for C++11☆356Updated 3 years ago
- Header-only binary fuse and xor filter library☆359Updated 2 months ago
- LSM-trie☆113Updated 4 years ago
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- A distributed durable unique 64bit ID server☆201Updated 6 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- C port of the HdrHistogram☆244Updated 5 months ago
- redis's async event loop library☆188Updated 5 years ago
- Embedded storage benchmarking tool☆138Updated 2 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Beta release of Masstree.☆441Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A compressed bitmap class in C++.☆453Updated 5 months ago
- How to use the Linux AIO feature☆327Updated last year