CGCL-codes / BCFLinks
Better Choice Cuckoo Filter (BCF) is an efficient approximate set representation data structure. Different from the standard Cuckoo Filter (CF), BCF leverages the principle of the power of two choices to select the better candidate bucket during insertion. BCF reduces the average number of relocations of the state-of-the-art CF by 35%.
☆12Updated 6 years ago
Alternatives and similar repositories for BCF
Users that are interested in BCF are comparing it to the libraries listed below
Sorting:
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 8 years ago
- Updatable Learned Index with Precise Positions☆63Updated 4 years ago
- Simois is a scalable distributed stream join system, which supports efficient join operations in two streams with highly skewed data dist…☆13Updated 3 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- A Benchmark for Learned Indexes☆300Updated 3 years ago
- FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems☆37Updated 3 years ago
- LB+-Tree implementation☆49Updated 4 years ago
- ☆16Updated 4 years ago
- Sequential implementation of the Rewired Memory Array.☆19Updated 6 years ago
- HOT - Height Optimized Trie☆158Updated 7 years ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆78Updated 3 years ago
- ☆57Updated last year
- [VLDB 2022] NFL: Robust Learned Index via Distribution Transformation☆22Updated 2 years ago
- ☆15Updated 8 years ago
- A read-optimized learned index for unsorted data☆32Updated 2 years ago
- ☆18Updated 4 months ago
- Endurable Transient Inconsistency in Byte-Addressable Persistent B+-Tree☆119Updated 4 years ago
- a fully learned index for larger-than-memory databases☆15Updated 3 years ago
- Key-value store with new indexing☆36Updated 6 years ago
- ☆16Updated 3 years ago
- Benchmarking new Optane PMem-based persistent memory range indexes (VLDB 2022)☆21Updated 3 years ago
- High Performance Learned Index on Persistent Memory☆49Updated 2 years ago
- GRE is a benchmark suite to compare learned indexes and traditional indexes.☆54Updated 3 years ago
- ☆19Updated 9 years ago
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆20Updated last year
- ☆30Updated 4 years ago
- A simple implementation of the packed memory array☆20Updated 12 years ago
- ☆125Updated 3 years ago
- An easy-to-use, header-only C++ wrapper for Linux' perf event API☆138Updated last month
- benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission☆16Updated 2 years ago