jvirkki / libbloomLinks
A simple and small bloom filter implementation in plain C.
☆299Updated 2 years ago
Alternatives and similar repositories for libbloom
Users that are interested in libbloom are comparing it to the libraries listed below
Sorting:
- Critbit trees in C☆336Updated 3 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- A distributed durable unique 64bit ID server☆203Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆233Updated 2 years ago
- Adaptive Radix Trees implemented in C☆795Updated 3 years ago
- Bloom filters for C++11☆359Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- LSM-trie☆114Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A working project for High-concurrency B-tree source code in C☆250Updated 4 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Substitute for bloom filter.☆328Updated 4 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆473Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Murmur3 hash in C☆421Updated 2 years ago
- Header-only binary fuse and xor filter library☆369Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- PerconaFT is a high-performance, transactional key-value store☆562Updated last year
- Embedded storage benchmarking tool☆139Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆684Updated 2 weeks ago
- qp tries and crit-bit tries☆120Updated 2 years ago
- redis's async event loop library☆188Updated 5 years ago