JasonYuchen / notesLinks
reading...
☆32Updated last week
Alternatives and similar repositories for notes
Users that are interested in notes are comparing it to the libraries listed below
Sorting:
- The repo for SOSP23 paper: FIFO queues are all you need for cache evictions☆123Updated last year
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆76Updated 3 years ago
- A Fast, Cost-Effective LSM-tree Based KV Store on Hybrid Storage☆200Updated 2 years ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆77Updated 4 years ago
- GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database☆73Updated last year
- Experimental KV store engine on non-volatile memory☆72Updated 4 years ago
- Scalable Hashing on Persistent Memory☆194Updated last year
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆92Updated 2 years ago
- ☆121Updated 3 years ago
- Key-value store with new indexing☆37Updated 5 years ago
- Benchmarking framework for index structures on persistent memory☆88Updated 2 years ago
- ☆44Updated 3 years ago
- Yahoo! Cloud Serving Benchmark in C++, a C++ version of YCSB (https://github.com/brianfrankcooper/YCSB/wiki)☆164Updated 4 years ago
- ☆60Updated 2 years ago
- Key Value Development Kit☆202Updated 8 months ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆63Updated 3 months ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆39Updated last week
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆32Updated 3 years ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 3 months ago
- DINOMO: An Elastic, Scalable, High-Performance Key-Value Store for Disaggregated Persistent Memory (PVLDB 2022, VLDB 2023)☆37Updated 2 years ago
- Key Value Store based on LevelDB☆113Updated 3 years ago
- Deneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.☆117Updated 2 years ago
- Source code for Spitfire: A Three-Tier Buffer Manager for Volatile and Non-Volatile Memory☆39Updated 2 years ago
- ROLEX: A Scalable RDMA-oriented Learned Key-Value Store for Disaggregated Memory Systems☆78Updated 2 years ago
- YCSB written in C++ for embedded databases. (supporting LevelDB, RocksDB, LMDB, WiredTiger, and SQLite)☆111Updated 2 weeks 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
- RECIPE : high-performance, concurrent indexes for persistent memory (SOSP 2019)☆197Updated 9 months ago
- Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)☆204Updated 5 years ago
- Radix Hash Join - SIGMOD Contest 2018.☆33Updated 6 years ago
- Source code for DPTree: Differential Indexing for Persistent Memory☆61Updated 4 years ago