Skip to content

Commit

Permalink
Merge pull request rust-unofficial#1804 from tqwewe/main
Browse files Browse the repository at this point in the history
Add Kameo
  • Loading branch information
palfrey authored Sep 14, 2024
2 parents 3e3ead5 + 8ddba22 commit e2a8e63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
* [t3hmrman/async-dropper](https://github.com/t3hmrman/async-dropper) [[async-dropper](https://crates.io/crates/async-dropper)] - Implementation of `AsyncDrop`
* [TeaEntityLab/fpRust](https://github.com/TeaEntityLab/fpRust) - Monad/MonadIO, Handler, Coroutine/doNotation, Functional Programming features for Rust
* [tokio-rs/tokio](https://github.com/tokio-rs/tokio) - A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
* [tqwewe/kameo](https://github.com/tqwewe/kameo) - Fault-tolerant Async Actors Built on Tokio
* [Xudong-Huang/may](https://github.com/Xudong-Huang/may) - Stackful coroutine library
* [zonyitoo/coio-rs](https://github.com/zonyitoo/coio-rs) - A coroutine I/O library with a working-stealing scheduler

Expand Down

0 comments on commit e2a8e63

Please sign in to comment.