XiangpengHao / congee
Concurrent ART (adaptive radix tree)
☆143Updated 2 months ago
Alternatives and similar repositories for congee:
Users that are interested in congee are comparing it to the libraries listed below
- The labs of Raft consensus algorithm based on MadSim.☆118Updated 2 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆145Updated 2 weeks ago
- Code for "Lessons Learned from Building a Query Optimizer" blog series☆45Updated 2 months ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆79Updated 2 years ago
- Sqllogictest (dialect with extensions) parser and runner in Rust.☆190Updated this week
- 10x lower latency for cloud-native DataFusion☆134Updated this week
- A rust implementation of lock free cuckoo hashmap☆68Updated 2 months ago
- Bf-Tree: A Modern Read-Write-Optimized Concurrent Larger-Than-Memory Range Index☆54Updated 6 months ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- Bw-Tree for Rust☆27Updated last year
- A native storage format for apache arrow☆82Updated last year
- Yet another thread pool in rust for both callbacks or futures.☆136Updated 7 months ago
- A memcomparable serialization format.☆23Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- An Adaptive Radix Tree implementation.☆38Updated last year
- lock-free B+ tree☆288Updated 7 months ago
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆66Updated this week
- Use io_uring from vanilla tokio.☆43Updated 4 months ago
- A User-Defined Function Framework for Apache Arrow.☆89Updated 2 weeks ago
- Framework for simulating distributed applications☆100Updated 5 years ago
- Performant time measuring in Rust☆188Updated last year
- A Toy Query Engine & SQL interface☆65Updated 2 years ago
- Low-Latency Transaction Scheduling via Userspace Interrupts: Why Wait or Yield When You Can Preempt? (SIGMOD 2025 Best Paper Award)☆52Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆208Updated this week
- pipeline execution implemented in Rust☆37Updated 2 years ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆23Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated 2 months ago