1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-12-07 11:13:18 +02:00

Update doc.

This commit is contained in:
BinChengZhao 2021-08-09 18:27:58 +08:00
parent 7a99ffb045
commit 417bcdf9e2

View File

@ -206,6 +206,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio
* [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. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions)
### Emulators