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)☆89Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- ☆53Updated last year
- Bloom filter implementation☆43Updated 2 months ago
- a quotient filter written in C☆88Updated 8 years ago
- A high-performance hash-table for network packet-processing applications (compatible with DPDK)☆38Updated 7 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- A C library implementation of a Cuckoo Filter☆26Updated 4 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 6 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 7 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆19Updated 7 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆167Updated 4 years ago
- Embedded storage benchmarking tool☆139Updated last month
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- Persistent memory allocator for data-centric analytics☆60Updated 3 months ago
- A simple and small bloom filter implementation in plain C.☆304Updated 3 years ago