CGCL-codes / DCFLinks
Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic data sets. DCF supports item insertion/deletion/query, and can flexibly adjust its capacity. A DCF reduces the memory space of the state-of-the-art Dynamic Bloom Filter significantly by 75% as well as greatly impr…
☆39Updated 7 years ago
Alternatives and similar repositories for DCF
Users that are interested in DCF are comparing it to the libraries listed below
Sorting:
- ☆16Updated 4 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Updated 2 years ago
- BinDex: A Two-Layered Index for Fast and Robust Scans (SIGMOD2020)☆10Updated 5 years ago
- Better Choice Cuckoo Filter (BCF) is an efficient approximate set representation data structure. Different from the standard Cuckoo Filte…☆12Updated 6 years ago
- A library that provides an embeddable, persistent key-value store for fast storage.☆38Updated 6 years ago
- A read-optimized learned index for unsorted data☆31Updated 2 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- ☆55Updated last year
- HOT - Height Optimized Trie☆156Updated 7 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated last month
- In memory TPC-C implementation. Used for a number of database research projects.☆39Updated 4 years ago
- Updatable Learned Index with Precise Positions☆60Updated 3 years ago
- ☆30Updated 6 years ago
- ☆149Updated 2 years ago
- ☆26Updated 3 years ago
- ☆38Updated 5 years ago
- The recursive model index, a learned index structure☆225Updated 3 years ago
- High Performance Learned Index on Persistent Memory☆48Updated 2 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- An open-source BzTree implementation☆92Updated 4 years ago
- An adaptive radix tree for efficient indexing in main memory.☆164Updated last year
- A Benchmark for Learned Indexes☆290Updated 3 years ago
- ☆52Updated 9 months ago
- ☆19Updated 9 years ago
- ☆30Updated 3 years ago
- ☆15Updated 7 months ago
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆21Updated 5 months ago
- Fast Cardinality Estimation of Multi-Join Queries Using Sketches☆16Updated last year