v0.17 of Gleam, a type safe language written in Rust for the Erlang VM, is out

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • otp

    📫 Fault tolerant multicore programs with actors (by gleam-lang)

    No primitives as it's not possible to have them when compiling to JavaScript, but we do have them as types and functions in the OTP library https://github.com/gleam-lang/otp

  • gleam

    ⭐️ A friendly language for building type-safe, scalable systems!

    It's a general purpose garbage collected multi-core programming language with an ML style type system. Check the homepage for more information: https://gleam.run/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Rustler

    Safe Rust bridge for creating Erlang NIF functions

    You could import them as natively implemented functions into the virtual machine using tooling like Rustler but you'd likely have a better time using Erlang and Elixir libraries.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts