Erins-Ransom / ProteusLinks
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
Alternatives and similar repositories for Proteus
Users that are interested in Proteus are comparing it to the libraries listed below
Sorting:
- Reducing the cache misses of SIMD vectorization using IMV☆29Updated 3 years ago
- 知乎文章附带代码☆15Updated 2 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆30Updated 3 years ago
- Cost/performance analysis of index structures on SSD and persistent memory (CIDR 2022)☆36Updated 3 years ago
- ☆74Updated 7 months ago
- Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap…☆45Updated 4 months ago
- ☆21Updated 4 years ago
- Code for our VLDB paper: A Critical Analysis of Recursive Model Indexes☆20Updated last year
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆77Updated 3 years ago
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆23Updated 7 months ago
- ☆15Updated 9 months ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- Source code for Spitfire: A Three-Tier Buffer Manager for Volatile and Non-Volatile Memory☆39Updated 2 years ago
- Source code for DPTree: Differential Indexing for Persistent Memory☆61Updated 4 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆52Updated 3 years ago
- A query compiler for GPUs that translates relational algebra to Cuda.☆20Updated last year
- ☆150Updated 2 years ago
- A C++11 implementation of the B-Tree part of "The Case for Learned Index Structures"☆81Updated 7 years ago
- ☆60Updated 2 years ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆76Updated 5 years ago
- ☆34Updated 3 years ago
- FINEdex: A Fine-grained Learned Index Scheme for Scalable and Concurrent Memory Systems☆34Updated 3 years ago
- [SIGMOD'25] Source code for the paper: Debunking the Myth of Join Ordering: Toward Robust SQL Analytics☆20Updated 2 months ago
- A read-optimized learned index for unsorted data☆32Updated 2 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 6 months ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆37Updated 2 years ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆167Updated 4 years ago
- ☆44Updated 4 years ago