mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-17 20:17:57 +02:00
Fixing formatting according to contribution guidelines.
This commit is contained in:
parent
222afea7a9
commit
3c6420ab82
@ -191,8 +191,8 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio
|
||||
* [sled](https://crates.io/crates/sled) — A (beta) modern embedded database [](https://github.com/spacejam/sled/actions?workflow=Rust)
|
||||
* [TerminusDB](https://github.com/terminusdb/terminusdb-store) - open source graph database and document store [](https://github.com/terminusdb/terminusdb-store/actions)
|
||||
* [tikv](https://github.com/tikv/tikv) — A distributed KV database in Rust [](https://ci.pingcap.net/job/tikv_ghpr_test/)
|
||||
* [vorot93/libmdbx-rs](https://github.com/vorot93/libmdbx-rs) [[mdbx-sys](https://crates.io/crates/mdbx-sys)] — Rust bindings for MDBX, a "fast, compact, powerful, embedded, transactional key-value database, with permissive license". This is a fork of mozilla/lmdb-rs with patches to make it work with libmdbx.
|
||||
* [WooriDB](https://github.com/naomijub/wooridb) - General purpose time serial database inspired by Crux and Datomic.
|
||||
* (mdbx-sys](https://crates.io/crates/mdbx-sys) — Rust bindings for MDBX, a "fast, compact, powerful, embedded, transactional key-value database, with permissive license". This is a fork of [mozilla/lmdb-rs](https://github.com/mozilla/lmdb-rs) with patches to make it work with [libmdbx](https://github.com/erthink/libmdbx)
|
||||
|
||||
### Emulators
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user