uppercut
Small and simple actor model implementation. (by sergey-melnychuk)
protocol
Protocol specification for Moleculer Framework (by moleculer-framework)
Our great sponsors
uppercut | protocol | |
---|---|---|
2 | 1 | |
9 | 23 | |
- | - | |
0.0 | 1.8 | |
6 months ago | almost 2 years ago | |
Rust | JavaScript | |
MIT License | 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
protocol
Posts with mentions or reviews of protocol.
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.
Here is the protocol I implemented in rust: https://github.com/moleculer-framework/protocol
What are some alternatives?
When comparing uppercut and protocol you can also consider the following projects:
gleam - ⭐️ A friendly language for building type-safe, scalable systems!
lucet - Lucet, the Sandboxing WebAssembly Compiler.
little-raft - The lightest distributed consensus library. Run your own replicated state machine! ❤️
ponyarchive - A wrapper for libarchive for Pony
Rustler - Safe Rust bridge for creating Erlang NIF functions
distillery - Simplify deployments in Elixir with OTP releases!
moleculer-rs - 🚀 Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer
Moleculer - :rocket: Progressive microservices framework for Node.js
Akka - Build highly concurrent, distributed, and resilient message-driven applications on the JVM