jvirkki / libbloom
A simple and small bloom filter implementation in plain C.
☆289Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for libbloom
- Adaptive Radix Trees implemented in C☆772Updated 2 years ago
- An efficient trie implementation.☆252Updated 3 years ago
- Critbit trees in C☆335Updated 2 years ago
- Bloom filters for C++11☆355Updated 2 years ago
- timer.c: Tickless hierarchical timing wheel☆223Updated last year
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆287Updated 5 years ago
- A distributed durable unique 64bit ID server☆199Updated 6 years ago
- C port of the HdrHistogram☆236Updated this week
- Beta release of Masstree.☆432Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A benchmark framework for concurrent queue implementations☆285Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- LSM-trie☆114Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆176Updated 6 years ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB.☆460Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆465Updated 3 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆97Updated 6 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…☆644Updated 2 months ago
- A C utility library and persistent key/value storage engine☆301Updated last week
- C implementation of the Raft Consensus protocol, BSD licensed☆1,132Updated last year
- Murmur3 hash in C☆406Updated 2 years ago
- How to use the Linux AIO feature☆324Updated last year
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago