LevelDB: Rust implementation
☆81Aug 12, 2019Updated 7 years ago
Alternatives and similar repositories for leveldb-rs
Users that are interested in leveldb-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Pure Rust LSM-tree based embedded storage engine☆621Mar 16, 2023Updated 3 years ago
- ☆188Jun 22, 2022Updated 4 years ago
- levelDB key/value database in Rust.☆11Nov 13, 2021Updated 4 years ago
- A reimplementation of LevelDB in Rust (no bindings).☆579Mar 24, 2026Updated 4 months ago
- A memcomparable serialization format.☆23May 16, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Mar 16, 2020Updated 6 years ago
- Structured Store over KV for demonstration☆21Mar 8, 2019Updated 7 years ago
- Procedural macro for automatically implementing metrics description and initialization.☆25Apr 14, 2026Updated 4 months ago
- Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust☆17Updated this week
- An example Serializer and Deserializer data format for Serde☆22Jun 24, 2026Updated last month
- Paxos implementation in Rust☆82Apr 13, 2026Updated 4 months ago
- SQL Fuzz Testing Utilities☆29Dec 19, 2023Updated 2 years ago
- Data Infra 研究社☆28Jun 17, 2025Updated last year
- A rust implementation of lock free cuckoo hashmap