FastFilter / fastfilter_cppLinks
Fast Approximate Membership Filters (C++)
☆278Updated 5 months ago
Alternatives and similar repositories for fastfilter_cpp
Users that are interested in fastfilter_cpp are comparing it to the libraries listed below
Sorting:
- Header-only binary fuse and xor filter library☆363Updated 4 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆249Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 5 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆440Updated last month
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- An adaptive radix tree for efficient indexing in main memory.☆161Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated this week
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- HOT - Height Optimized Trie☆150Updated 7 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆410Updated 4 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆262Updated 2 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆44Updated 2 weeks ago
- An implementation of Intel's concurrent B+Tree (Palm Tree)☆174Updated 8 years ago
- A curated list of resources related to Seastar, an industrial-grade C++ framework for building high-performance servers.☆104Updated 8 months ago
- ☆106Updated last year
- based on the work of Harald Lang when at CWI☆23Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆38Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆79Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 4 months ago
- Order-preserving key encoder☆122Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago