jonahharris / libcuckoofilterLinks
A C library implementation of a Cuckoo Filter
☆27Updated 4 years ago
Alternatives and similar repositories for libcuckoofilter
Users that are interested in libcuckoofilter are comparing it to the libraries listed below
Sorting:
- A simple and small bloom filter implementation in plain C.☆304Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- Longest Prefix Match (LPM) library☆46Updated 3 years ago
- Critbit trees in C☆334Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Wannabe Main Memory Database and More☆54Updated 5 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆270Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Count-Min sketch-based approximate counting library☆47Updated 9 months ago
- libmoon is a library for fast and flexible packet processing with DPDK and LuaJIT.☆337Updated 3 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- LSM-trie☆114Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆244Updated 2 months ago
- Embedded storage benchmarking tool☆139Updated last month
- Userspace TCP/IP stack☆69Updated 11 years ago
- Modern C Environment☆95Updated 7 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- EWAH Compressed Bitmaps☆25Updated 5 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 7 years ago
- Diskbased (persistent) hashtable☆167Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- C++ implementation of HyperLogLog☆61Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago