mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-05-13 21:26:41 +02:00
Append Distributed Platform module.
This commit is contained in:
parent
5ac4a3ac5c
commit
7a99ffb045
@ -10,6 +10,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
|
||||
- [Audio and Music](#audio-and-music)
|
||||
- [Cryptocurrencies](#cryptocurrencies)
|
||||
- [Database](#database)
|
||||
- [Distributed Platform](#distributed-platform)
|
||||
- [Emulators](#emulators)
|
||||
- [Games](#games)
|
||||
- [Graphics](#graphics)
|
||||
@ -204,6 +205,9 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio
|
||||
* [tikv](https://github.com/tikv/tikv) — A distributed KV database in Rust [](https://ci.pingcap.net/job/tikv_ghpr_test/)
|
||||
* [WooriDB](https://github.com/naomijub/wooridb) - General purpose time serial database inspired by Crux and Datomic.
|
||||
|
||||
### Distributed Platform
|
||||
* [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform written in rust. [](https://github.com/BinChengZhao/delicate/actions)
|
||||
|
||||
### Emulators
|
||||
|
||||
See also [crates matching keyword 'emulator'](https://crates.io/keywords/emulator).
|
||||
|
Loading…
x
Reference in New Issue
Block a user