Lagrang / bztree-rs
BzTree implementation for Rust
☆35Updated last year
Alternatives and similar repositories for bztree-rs:
Users that are interested in bztree-rs are comparing it to the libraries listed below
- A memcomparable serialization format.☆23Updated last year
- A procedural macro for defining nom combinators in simple DSL☆45Updated last month
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆19Updated 3 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Another Async IO Framework based on io_uring☆62Updated 2 years ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A box with vtable, erasing the type of the contained object☆9Updated last year
- ☆27Updated 2 years ago
- A bridge between different serde implementations.☆16Updated 3 weeks ago
- JSONB implement in rust☆69Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- ☆46Updated 2 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 weeks ago
- A rust implementation of lock free cuckoo hashmap☆67Updated last month
- Layered configuration system built upon serde☆32Updated 2 weeks ago
- Bw-Tree for Rust☆26Updated last year
- Experimental lock-free structures in Rust.☆20Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆56Updated 2 weeks ago
- Pretty printing library for SQL☆24Updated last year
- A FoundationDB style deterministic testing framework for async/await Rust☆32Updated 4 years ago
- Rust implementation of MurmurHash3.☆11Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated last year
- ☆64Updated 4 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- TPCH benchmark tool for databend☆10Updated 2 years ago
- Adaptive Radix Tree in Rust☆66Updated 6 years ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- An ergonomic, opinionated framework for SQL integration test.☆22Updated last month
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago