lifeline-rs
Coerce-rs
lifeline-rs | Coerce-rs | |
---|---|---|
1 | 5 | |
39 | 718 | |
- | - | |
0.0 | 7.5 | |
over 3 years ago | 7 months ago | |
Rust | Rust | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lifeline-rs
-
Async-friendly actor framework?
I wrote a library that does async-native actors with state kept on the stack - it's quite opinionated but might be worth a look: https://github.com/austinjones/lifeline-rs
Coerce-rs
What are some alternatives?
dilib-rs - A dependency injection library for Rust
tiny-tokio-actor - A simple tiny actor library on top of Tokio
remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust
async-sema - Semaphore using `async` and `await`
mydi - Dependency Injection library for rust
axiom - Implementation of a highly-scalable and ergonomic actor model for Rust
achat - A collection of simple modules which showcase simple use of tasks, channels, and other tokio primitives to implement simple networking applications. Purely educational purposes.
console - a debugger for async rust!
riker - Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
bastion - Highly-available Distributed Fault-tolerant Runtime
async-backplane - Simple, Erlang-inspired fault-tolerance framework for Rust Futures.