SaaSHub helps you find the best software and product alternatives Learn more →
Riot Alternatives
Similar projects and alternatives to riot
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
caramel
:candy: a functional language for building type-safe, scalable, and maintainable applications
-
ergo
An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
riot discussion
riot reviews and mentions
- Riot: An actor-model multi-core scheduler for OCaml 5
-
How the OCaml type checker works
Well its feature list seems positively delightful: https://github.com/riot-ml/riot !
Basically, it seems, it's Erlang for OCaml. Hot reloading would be a cool feature, though, but I can see why it's not implemented, at least not yet.. I recall the OCaml native toplevel is able to load code in dynamically, so that could be the mechanism to do it.
It seems to use open types for handling messages (per just looking at https://github.com/riot-ml/riot/tree/main/examples/3-message...) reducing the benefits of exhaustiveness checking, but it still seems rather interesting!
- BEAM VM The good, the bad and the ugly
-
Gleam
If this piqued your interest you might also be interested in: https://github.com/leostera/riot
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Mar 2025
Stats
riot-ml/riot is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of riot is OCaml.