jvirkki / libbloom
A simple and small bloom filter implementation in plain C.
☆292Updated 2 years ago
Alternatives and similar repositories for libbloom:
Users that are interested in libbloom are comparing it to the libraries listed below
- An efficient trie implementation.☆253Updated 4 years ago
- Adaptive Radix Trees implemented in C☆780Updated 2 years ago
- Murmur3 hash in C☆413Updated 2 years ago
- Critbit trees in C☆334Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- LSM-trie☆113Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- Substitute for bloom filter.☆326Updated 4 years ago
- Russ Cox's libtask (with enhancements)☆317Updated 12 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- A distributed durable unique 64bit ID server☆200Updated 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…☆663Updated this week
- Our open source benchmarks and code samples☆188Updated this week
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆178Updated 7 years ago
- QSBR and EBR library☆117Updated 5 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- redis's async event loop library☆188Updated 5 years ago
- Bloom filters for C++11☆356Updated 3 years ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆466Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,141Updated 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++.☆452Updated 3 months ago
- Header-only binary fuse and xor filter library☆358Updated 3 weeks ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- WhiteDB memory database☆604Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago