kingeasternsun / leveldb-rsView external linksLinks
levelDB key/value database in Rust.
☆11Nov 13, 2021Updated 4 years ago
Alternatives and similar repositories for leveldb-rs
Users that are interested in leveldb-rs are comparing it to the libraries listed below
Sorting:
- English Channel☆10May 16, 2024Updated last year
- A KV-database with 'Git-like' features☆24Dec 6, 2025Updated 2 months ago
- ☆16Dec 28, 2023Updated 2 years ago
- sqlite的阅读笔记☆24Jan 1, 2023Updated 3 years ago
- A mini kv database demo that using simplified bitcask storage model with rust implementation. And you can find a tutorial from https://bl…☆26Mar 24, 2023Updated 2 years ago
- LevelDB: Rust implementation☆81Aug 12, 2019Updated 6 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆41Mar 16, 2020Updated 5 years ago
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆156Feb 20, 2025Updated 11 months ago
- ☆14Dec 13, 2022Updated 3 years ago
- Demo - API Observability with Tyk, OpenTelemetry, Jaeger and Grafana☆10Dec 11, 2023Updated 2 years ago
- Rust remote log viewer experiment☆14Feb 23, 2022Updated 3 years ago
- EVM in python from scratch because why not☆11Aug 22, 2022Updated 3 years ago
- The tool is to fetch github discussion as blog post and deploy to vercel or github page☆12Jan 16, 2023Updated 3 years ago
- 开源软件供应链点亮计划 - 暑期2020的主页代码。This repository is the homepage for Open Source Promotion Plan - Summer 2020 built with create-react-app.☆10Aug 28, 2024Updated last year
- Step by step implementation of FRI☆13Feb 9, 2025Updated last year
- A more flexible replacement for libevent's httpd API (Developers, use the develop branch to patch, not master)☆16Dec 8, 2014Updated 11 years ago
- ☆12Jan 15, 2019Updated 7 years ago
- read source code of boltdb & re-implement it in c++☆12Jun 2, 2018Updated 7 years ago
- The Chinese Version of The Rust Reference☆10Oct 13, 2024Updated last year
- ☆10Sep 1, 2020Updated 5 years ago
- ☆11Mar 2, 2021Updated 4 years ago
- A very simple pure C log library, thread-safe and supported C89☆13Feb 27, 2019Updated 6 years ago
- Online Ray Tracing Tool | 光线追踪☆14Mar 9, 2018Updated 7 years ago
- WIPE implementation☆13Nov 26, 2023Updated 2 years ago
- codeforces problems solved in rust☆11May 4, 2020Updated 5 years ago
- Small and simple actor model implementation.☆10Jan 30, 2024Updated 2 years ago
- Get dependants of a module on npm.☆18Mar 2, 2023Updated 2 years ago
- 一个自制的小操作系统☆10Apr 8, 2024Updated last year
- Rubik's cube in Golang☆10Jun 14, 2021Updated 4 years ago
- Rust implementation of MurmurHash3.☆13Dec 20, 2021Updated 4 years ago
- ☆11May 12, 2017Updated 8 years ago
- Use PathSim algorithm to find similar authors from dblp database.☆14Mar 11, 2016Updated 9 years ago
- rpc framework☆10Jul 1, 2022Updated 3 years ago
- Simple Kafka Container with embedded ZooKeeper☆14Aug 17, 2021Updated 4 years ago
- An x86-64 kernel with ~100% Rust (originally) in a week. `async` inside!☆54May 8, 2022Updated 3 years ago
- A low-level MVCC file format for storing blobs.