Erins-Ransom / ProteusLinks
This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.
☆14Updated 2 years ago
Alternatives and similar repositories for Proteus
Users that are interested in Proteus are comparing it to the libraries listed below
Sorting:
- 知乎文章附带代码☆15Updated 2 years ago
- Reducing the cache misses of SIMD vectorization using IMV☆29Updated 3 years ago
- Source code for Spitfire: A Three-Tier Buffer Manager for Volatile and Non-Volatile Memory☆39Updated 2 years ago
- ☆60Updated 2 years ago
- Cost/performance analysis of index structures on SSD and persistent memory (CIDR 2022)☆36Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- ☆21Updated 4 years ago
- ☆30Updated 3 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
- Tiered Indexing is a general approach to improve the memory utilization of buffer-managed data structures including B+tree, Hashing, Heap…☆46Updated 5 months ago
- Benchmarking framework for index structures on persistent memory☆89Updated 2 years ago
- Tabular: Efficiently Building Efficient Indexes (VLDB 2025)☆23Updated 7 months ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆77Updated 3 years ago
- ☆27Updated 3 years ago
- Key-value store with new indexing☆36Updated 6 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- ☆22Updated 3 years ago
- ☆16Updated 2 years ago
- ☆74Updated 8 months ago
- ☆151Updated 2 years ago
- ☆15Updated last year
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆37Updated 2 years ago
- ☆44Updated 4 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
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆61Updated 7 months ago
- High Performance Learned Index on Persistent Memory