BzTree implementation for Rust
☆37Aug 19, 2025Updated 6 months ago
Alternatives and similar repositories for bztree-rs
Users that are interested in bztree-rs are comparing it to the libraries listed below
Sorting:
- ☆26May 22, 2022Updated 3 years ago
- Markdown translation tool.☆17Oct 17, 2022Updated 3 years ago
- A redis compatible database.☆15Jul 23, 2021Updated 4 years ago
- A native storage format for apache arrow☆82Oct 18, 2023Updated 2 years ago
- [Archive] An experimental cloud-native distributed KV engine for OLTP workload.☆72Dec 12, 2022Updated 3 years ago
- A high-performance storage engine for modern hardware and platforms.☆518Jan 9, 2023Updated 3 years ago
- BusTub web shell☆19Nov 13, 2023Updated 2 years ago
- sqlrs is an in-process sql query engine☆113Jan 7, 2023Updated 3 years ago
- LLVM Bitcode parser in Rust☆25Dec 2, 2025Updated 3 months ago
- s3d is an S3 daemon for the Edge written in Rust☆43May 12, 2022Updated 3 years ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆75Sep 18, 2024Updated last year
- [WIP] A small implementation of the TCP/IP protocol stack written in Rust☆23Jun 16, 2023Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆330Jul 3, 2024Updated last year
- [DEPRECATED] SIMD accelerated carryless-multiplication CRC-64/NVME checksum computation (based on Intel's PCLMULQDQ paper)☆31Nov 14, 2025Updated 3 months ago
- Nugine 的个人博客☆11Feb 20, 2026Updated last week
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- "Building Distributed Systems with Stateright"☆15Jul 28, 2025Updated 7 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆112Feb 5, 2026Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Sep 4, 2023Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- Distributed consensus system with Map interface based on Apache Ratis☆28Nov 27, 2023Updated 2 years ago
- A consensus that unifies paxos, raft, 2pc, etc.☆148Jul 12, 2023Updated 2 years ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆306Nov 19, 2025Updated 3 months ago
- TPCH benchmark tool for databend☆11Nov 15, 2022Updated 3 years ago
- EpochFS is a versioned cloud file system with git-like branching, transaction support.☆17Feb 3, 2026Updated last month
- ☆13Mar 7, 2022Updated 3 years ago
- ☆15Nov 29, 2024Updated last year
- ☆19Jun 13, 2025Updated 8 months ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13May 13, 2024Updated last year
- An async version of iterator☆41Jun 11, 2024Updated last year
- Sqllogictest parser and runner in Rust, with extensions.☆217Feb 14, 2026Updated 2 weeks ago
- Pure Rust SSTable implementation