lumen VS Gradualizer

Compare lumen vs Gradualizer and see what are their differences.

lumen

An alternative BEAM implementation, designed for WebAssembly (by GetFirefly)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
lumen Gradualizer
28 6
3,582 606
1.1% -
5.4 5.0
6 months ago 9 days ago
Rust Erlang
Apache License 2.0 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.

lumen

Posts with mentions or reviews of lumen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.

Gradualizer

Posts with mentions or reviews of Gradualizer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-17.
  • eqwalizer VS Gradualizer - a user suggested alternative
    2 projects | 17 Apr 2023
    Gradualizer is a typechecker for Erlang. It's a bidirectional typechecker, which means it uses non-local type inference, i.e. a blend of typechecking with type inference. It aims to follow the principles of gradual typing, so that it's possible to add type annotations only to parts of your code, instead of the entire code base, and it's going to work with that. One of the eqwalizer authors, Ilya Klyuchnikov, contributed to Gradualizer in the past.
  • [New] How do you verify program correctness in Elixir?
    6 projects | /r/elixir | 23 Sep 2022
    If you're looking for compile-time (or actually check-time) feedback you might be interested in Gradient, a gradual type checker for Elixir and a frontend to Gradualizer. These tools, while experimental, allow for applying "making illegal states unrepresentable" principle thanks to exhaustiveness checking. In general, they are more akin to the ML-style type checking than Dialyzer is.
  • OCaml Programming: Correct and Efficient and Beautiful
    2 projects | news.ycombinator.com | 24 Jun 2022
    I'm hoping that https://github.com/josefs/Gradualizer and its Elixir counterpart get us closer to what "I" want. I find dialyzer often inscrutable compared to something like OCaml's or Haskell's type errors.

    I do still use it and typespecs, because it's better than no checking.

  • Elixir and Phoenix after two years
    2 projects | /r/programming | 21 Apr 2021
    There's Gradualyzer with support for Gradual Typing on the way.
  • V0.14 of Gleam, a type safe language for the Erlang VM, has been released
    3 projects | news.ycombinator.com | 18 Feb 2021
    There's an effort currently being led by Facebook to create gradual type system for Erlang call Gradualizer, which should also make its way over to Elixir.

    https://github.com/josefs/Gradualizer

What are some alternatives?

When comparing lumen and Gradualizer you can also consider the following projects:

wasmex - Execute WebAssembly from Elixir

purerl - Erlang backend for the PureScript compiler

lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly

gradualixir - Gradualizer Mix Wrapper

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

emqx - The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles

vernemq - A distributed MQTT message broker based on Erlang/OTP. Built for high quality & Industrial use cases. The VerneMQ mission is active & the project maintained. Thank you for your support!

lumen - A private Lumina server for IDA Pro

gradient - Gradient is a static typechecker for Elixir

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

rescript-compiler - The compiler for ReScript.