Coerce-rs
async-backplane
Coerce-rs | async-backplane | |
---|---|---|
5 | 1 | |
718 | 129 | |
- | 0.0% | |
7.5 | 2.6 | |
7 months ago | over 3 years ago | |
Rust | Rust | |
- | Mozilla Public License 2.0 |
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.
Coerce-rs
async-backplane
-
Introspection in Erlang/BEAM-inspired Async-Rust-Executors?
There are attempts to implement an Erlang/BEAM-inspired reactor/runtime/executor/ecosystem for Rust's Async, in particular Bastion. (There are also Lumen, Lunatic and Async-Backplane/Async-Supervisor.)
What are some alternatives?
tiny-tokio-actor - A simple tiny actor library on top of Tokio
bastion - Highly-available Distributed Fault-tolerant Runtime
async-sema - Semaphore using `async` and `await`
paper_nava_2023_icra_fault-control-ironcub - Repository associated with the paper "Failure Detection and Fault Tolerant Control of a Jet-Powered Flying Humanoid Robot", published in IEEE ICRA 2023.
axiom - Implementation of a highly-scalable and ergonomic actor model for Rust
async-supervisor - [WIP] Supervisors for async-backplane
remoc - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust
interact - Online introspection for Rust
riker - Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
lumen - An alternative BEAM implementation, designed for WebAssembly
lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly