r2d2
leveldb | r2d2 | |
---|---|---|
- | 1 | |
183 | 1,507 | |
- | - | |
0.0 | 2.5 | |
over 2 years ago | 24 days ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
leveldb
We haven't tracked posts mentioning leveldb yet.
Tracking mentions began in Dec 2020.
r2d2
-
How to create a connection pool for MongoDB in Rust?
When you look at r2d2 (https://crates.io/crates/r2d2), it says:
What are some alternatives?
tikv - Distributed transactional key-value database, originally created to complement TiDB
diesel - A safe, extensible ORM and Query Builder for Rust
Rust Client for KairosDB - Rust client for KairosDB
redis-rs - Redis library for rust
PickleDB - PickleDB-rs is a lightweight and simple key-value store. It is a Rust version for Python's PickleDB
rust-postgres - Native PostgreSQL driver for the Rust programming language
Gibbs MySQL Spyglass - Gibbs MySQL Spyglass
rust-mysql-simple - Mysql client library implemented in rust.
MeiliSearch - A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
rusqlite - Ergonomic bindings to SQLite for Rust
leveldb-rs - A reimplementation of LevelDB in Rust (no bindings).
mongo-rust-driver-prototype