llubu / cmuDBLinks
course work for CMU DB_15445
☆10Updated 6 years ago
Alternatives and similar repositories for cmuDB
Users that are interested in cmuDB are comparing it to the libraries listed below
Sorting:
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- JOS: Operating Systems Engineering. 6.828 teaches the fundamentals of engineering operating systems with a learning by doing method.☆28Updated 7 years ago
- The Cicada engine☆59Updated 8 years ago
- A fast in-memory key-value store☆51Updated 8 years ago
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆26Updated 3 years ago
- A Write-friendly and Cache-optimized Hashing Scheme for Non-volatile Memory Systems (MSST 2017, TPDS 2018)☆30Updated 7 years ago
- High-Performance C++ Data System☆131Updated 3 months ago
- Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018, TOS 2019)☆203Updated 5 years ago
- Key Value Store based on LevelDB☆116Updated 4 years ago
- In memory TPC-C implementation. Used for a number of database research projects.☆39Updated 5 years ago
- B+ tree implementation in C☆132Updated 5 years ago
- Spring 2014. Stanford CS346 project. A mini relational database with query optimization☆167Updated 11 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A mini database implementation.☆241Updated 3 months ago
- ListDB: Union of Write-Ahead Logs and Persistent SkipLists for Incremental Checkpointing on Persistent Memory☆49Updated last year
- A transactional main-memory database system on multicores☆105Updated 7 years ago
- levi-db is a fast database engine