uppercut
Small and simple actor model implementation. (by sergey-melnychuk)
i2c_hackery
Some experimentation from before I heard about the upcoming Prusa Connect software. (by mmirate)
uppercut | i2c_hackery | |
---|---|---|
2 | 1 | |
10 | 0 | |
- | - | |
4.7 | 0.0 | |
10 months ago | over 3 years ago | |
Rust | Rust | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
uppercut
Posts with mentions or reviews of uppercut.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-01.
-
There are a *lot* of actor framework projects on Cargo.
One more Actor Model implementation for the list: https://github.com/sergey-melnychuk/uppercut
-
Side project: Raft distributed consensus algorithm implementation & CLI visualization in Rust
PAXOS is even simpler that Raft IMO, when distilled to message-specific state updates. This is my homegrown PAXOS impl in Rust based on also homegrown Actor Model impl in 370 LoC: https://github.com/sergey-melnychuk/uppercut/blob/develop/examples/paxos.rs
i2c_hackery
Posts with mentions or reviews of i2c_hackery.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-05-01.
-
There are a *lot* of actor framework projects on Cargo.
Does that one even count, in the absence of some sort of macro to write all the boilerplate? ;)
What are some alternatives?
When comparing uppercut and i2c_hackery you can also consider the following projects:
lucet - Lucet, the Sandboxing WebAssembly Compiler.
protocol - Protocol specification for Moleculer Framework
ponyarchive - A wrapper for libarchive for Pony
little-raft - The lightest distributed consensus library. Run your own replicated state machine! ❤️
component - Managed lifecycle of stateful objects in Clojure
paxakos - Rust implementation of Paxos consensus algorithm
ponyc - Pony is an open-source, actor-model, capabilities-secure, high performance programming language
moleculer-rs - 🚀 Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer
gleam - ⭐️ A friendly language for building type-safe, scalable systems!