TheHolyJoker / Comparing-FiltersLinks
Benchmarking Bloom, Cuckoo, Morton, and PD based filter.
☆15Updated 3 years ago
Alternatives and similar repositories for Comparing-Filters
Users that are interested in Comparing-Filters are comparing it to the libraries listed below
Sorting:
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Bloom filter implementation☆40Updated 2 years ago
- a quotient filter written in C☆84Updated 7 years ago
- ☆51Updated 7 months ago
- A C library implementation of a Cuckoo Filter☆25Updated 3 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A fast approximate membership query data structure☆11Updated 11 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- C library to compute the Hamming weight of arrays☆47Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- ☆29Updated 5 years ago
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆38Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Bloom Filter Benchmark for Heterogeneous Hardware.☆10Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Kuku is a compact and convenient cuckoo hashing library written in C++.☆66Updated 11 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- LSM-trie☆114Updated 4 years ago
- C library implementing cuckoo hash☆51Updated 12 years ago
- ☆38Updated 5 years ago
- Masstree -- lockless cache-aware trie of B+ trees [experimental]☆100Updated 6 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago