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)☆88Updated 4 years ago
- ☆53Updated 10 months ago
- Bloom filter implementation☆39Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fast Approximate Membership Filters (C++)☆286Updated last month
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- a quotient filter written in C☆86Updated 8 years ago
- A fast approximate membership query data structure☆11Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- C library to compute the Hamming weight of arrays☆49Updated 6 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆55Updated last week
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆38Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Updated 8 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- LSM-trie☆114Updated 4 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- A C library implementation of a Cuckoo Filter☆26Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆22Updated 4 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 3 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- ☆30Updated 6 years ago
- benchmarking positional population count☆15Updated last year