jonahharris / libcuckoofilterLinks
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
Sorting:
- Concurrent trie-hash map library☆92Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- qp tries and crit-bit tries☆120Updated 2 years ago
- a quotient filter written in C☆84Updated 7 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Longest Prefix Match (LPM) library☆46Updated 2 years ago
- Rabin fingerprinting and deduplication library in C☆28Updated 9 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- A simple and small bloom filter implementation in plain C.☆299Updated 2 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Helper library for parsing valid/invalid/broken/malformed DNS packets☆16Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Transparently replace domain sockets with a fast shared memory channel☆69Updated 8 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Bloom filter implementation☆40Updated 2 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆160Updated 3 years ago
- Simple out-of-process invoker☆18Updated this week
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 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 last year
- Count-Min sketch-based approximate counting library☆45Updated last month
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆38Updated 6 years ago