4paradigm / pskiplist
An implementation of the persistent skiplist based on Intel Optane Persistent Memory. It is with Intel's pmemkv as an storage engine
☆14Updated 3 years ago
Alternatives and similar repositories for pskiplist:
Users that are interested in pskiplist are comparing it to the libraries listed below
- An open-source BzTree implementation☆90Updated 3 years ago
- MatrixKV: Reducing Write Stalls and Write Amplification in LSM-tree Based KV Stores with a Matrix Container in NVM☆74Updated 4 years ago
- Nova-LSM is a component-based design of the LSM-tree using fast and high bandwidth networks such as RDMA.☆51Updated 3 years ago
- Viper: A hybrid PMem-DRAM Key-Value Store for Persistent Memory (VLDB '21)☆74Updated 2 years ago
- ☆30Updated 2 years ago
- Key/Value Datastore for Persistent Memory☆27Updated 3 years ago
- ☆24Updated 2 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆27Updated 4 months ago
- GitHub Repo for Aria: A Fast and Practical Deterministic OLTP Database☆71Updated 9 months ago
- Key Value Store based on LevelDB☆110Updated 3 years ago
- Sundial: A distributed OLTP database testbed.☆37Updated 4 years ago
- Code for "SILK: Preventing Latency Spikes in Log-Structured Merge Key-Value Stores" published in USENIX ATC 19☆88Updated last year
- Radix Hash Join - SIGMOD Contest 2018.