NeowayLabs / bplustreeLinks
Concurrent in-memory B+ Tree featuring optimistic lock coupling
☆28Updated 2 years ago
Alternatives and similar repositories for bplustree
Users that are interested in bplustree are comparing it to the libraries listed below
Sorting:
- Concurrent ART (adaptive radix tree)☆171Updated last week
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆125Updated 7 months ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 3 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆82Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 8 months ago
- An operation-log based approach for data replication.☆65Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- SQL Fuzz Testing Utilities☆29Updated last year
- Framework for simulating distributed applications☆104Updated 5 years ago
- OmniPaxos is a distributed log implemented as a Rust library.☆207Updated 7 months ago
- Bw-Tree for Rust☆27Updated 2 years ago
- A memcomparable serialization format.☆24Updated 2 years ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆70Updated 2 years ago
- A native storage format for apache arrow☆82Updated last year
- Experimental DataFusion Optimizer☆50Updated 2 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- Shared Unit Raft☆83Updated 10 months ago
- JSONB implement in rust☆81Updated 2 weeks ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 9 months ago
- Paxos implementation in Rust☆78Updated last week
- 🍋: A General Lock following paper "Optimistic Lock Coupling: A Scalable and Efficient General-Purpose Synchronization Method"☆28Updated 4 years ago
- A User-Defined Function Framework for Apache Arrow.☆104Updated last week
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆181Updated last week
- lock-free B+ tree☆300Updated last year
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆48Updated 8 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 7 months ago
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 5 years ago
- Implementation of Apache ORC file format use Apache Arrow in-memory format☆44Updated 9 months ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆205Updated last month