adambcomer / WiscKeyLinks
Key-value database based on the WiscKey paper.
☆11Updated 3 months ago
Alternatives and similar repositories for WiscKey
Users that are interested in WiscKey are comparing it to the libraries listed below
Sorting:
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆24Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆25Updated 5 years ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Updated 7 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆47Updated 4 months ago
- The Art of Latency Hiding in Modern Database Engines (VLDB 2024)☆59Updated 2 months ago
- MongoDB Jepsen tests☆25Updated last year
- An update-in-place key-value store for modern storage.☆142Updated last year
- Demonstrations of (in)consistency in various streaming systems.☆23Updated 4 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Sift is a basic, Relational Algebra based query engine built on top of Apache Arrow. It draws inspiration from Andy Grove's KQuery.☆22Updated 3 years ago
- Wormhole: A concurrent ordered in-memory key-value index with O(log L) search cost (L is search key's length)☆80Updated 3 years ago
- ☆20Updated 2 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- Solving the Advent of Code 2023 using nothing but Materialize, SQL and our bare hands. 🎄☆20Updated 10 months ago
- A collection of state machine replication protocols☆118Updated 2 years ago
- ☆10Updated 10 years ago
- HOT - Height Optimized Trie☆153Updated 7 years ago
- TLA+ specifications for Kafka related algorithms☆69Updated 5 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)☆23Updated 2 years ago
- An open-source BzTree implementation☆92Updated 3 years ago
- ☆12Updated 6 years ago
- Skeena: Efficient and Consistent Cross-Engine Transactions (SIGMOD 2022, ACM SIGMOD Research Highlights Award 2022)☆21Updated 2 years ago
- Append-only key-value database on a distributed shared-log☆52Updated 10 months ago
- A Column-Oriented DBMS☆16Updated 10 years ago
- Log-Structured Merge Tree Java implementation☆97Updated last year