Uppercut Alternatives
Similar projects and alternatives to uppercut
-
protocol
Protocol specification for Moleculer Framework (by moleculer-framework)
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
little-raft
The lightest distributed consensus library. Run your own replicated state machine! ❤️
-
moleculer-rs
🚀 Progressive microservices framework for Rust, based on and compatible with moleculerjs/moleculer
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
Akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
-
-
ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
-
-
component
Managed lifecycle of stateful objects in Clojure (by stuartsierra)
-
i2c_hackery
Some experimentation from before I heard about the upcoming Prusa Connect software.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
uppercut reviews and mentions
-
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
Stats
sergey-melnychuk/uppercut is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of uppercut is Rust.