TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Riot: An actor-model multi-core scheduler for OCaml 5

4 pointsby e3bc54b29 months ago

1 comment

e3bc54b29 months ago
The creator is a veteran of both Elixir and Ocaml worlds, and is actively building community around the project too[0]. There are also development streams that are pretty educating[1][2]. As a fan of Erlang runtime, but also wanting static types in my code, I&#x27;ve been trying this out and fairly enjoying so far.<p>There is also Gleam[3] for static types on BEAM, and as beautiful and simple as the language is, its a bit too barebones and the ecosystem is fairly lacking (as expected of a young language). Ocaml has much better story in both, so I naturally found this more fun.<p>[0] <a href="https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;bob11-2024-erlang-ocaml-same-thing-ostera" rel="nofollow">https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;bob11-2024-erlang-ocaml-same-thing-os...</a><p>[1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@leostera_&#x2F;videos" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@leostera_&#x2F;videos</a><p>[2] <a href="https:&#x2F;&#x2F;www.twitch.tv&#x2F;leostera&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.twitch.tv&#x2F;leostera&#x2F;</a><p>[3] <a href="https:&#x2F;&#x2F;gleam.run&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gleam.run&#x2F;</a>