jonahharris / libcuckoofilter
A C library implementation of a Cuckoo Filter
☆25Updated 3 years ago
Alternatives and similar repositories for libcuckoofilter:
Users that are interested in libcuckoofilter are comparing it to the libraries listed below
- qp tries and crit-bit tries☆119Updated 2 years ago
- Longest Prefix Match (LPM) library☆46Updated 2 years ago
- a quotient filter written in C☆84Updated 7 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- Concurrent trie-hash map library☆91Updated last year
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Rabin fingerprinting and deduplication library in C