mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 20:03:07 +00:00
Merge branch 'main' into patch-1
This commit is contained in:
commit
01d68f18db
1 changed files with 1 additions and 0 deletions
|
@ -489,6 +489,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
|
||||||
### Task scheduling
|
### Task scheduling
|
||||||
|
|
||||||
* [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions)
|
* [delicate](https://github.com/BinChengZhao/delicate) — A lightweight and distributed task scheduling platform. [![Build Status](https://github.com/BinChengZhao/delicate/workflows/CI/badge.svg)](https://github.com/BinChengZhao/delicate/actions)
|
||||||
|
* [tasklet](https://github.com/stav121/tasklet) [[tasklet](https://crates.io/crates/tasklet)] - A task scheduling library written in Rust ![Build Status](https://img.shields.io/github/actions/workflow/status/stav121/tasklet/rust.yml)
|
||||||
|
|
||||||
### Text editors
|
### Text editors
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue