gleam VS hamler

Compare gleam vs hamler and see what are their differences.

gleam

⭐️ A friendly language for building type-safe, scalable systems! (by gleam-lang)

hamler

Haskell-style functional programming language running on Erlang VM. (by hamler-lang)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gleam hamler
117 3
18,583 1,027
2.1% 0.0%
9.9 0.0
about 12 hours ago almost 3 years ago
Rust Erlang
Apache License 2.0 BSD 3-clause "New" or "Revised" 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.

gleam

Posts with mentions or reviews of gleam. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-12-21.
  • Introduction to Gleam Programming Language
    2 projects | dev.to | 21 Dec 2024
    Gleam GitHub Repository
  • Building Your First Gleam Application: A Weather CLI Tool
    1 project | dev.to | 21 Dec 2024
    Official Gleam Documentation
  • Ask HN: Isn't there a lightweight and popular Rust?
    1 project | news.ycombinator.com | 19 Nov 2024
    - https://without.boats/blog/revisiting-a-smaller-rust/

    It's also niche, but https://gleam.run/ might be a candidate alternate language, depending on your use-case.

  • Gleam 1.6.0 Is Released
    1 project | news.ycombinator.com | 18 Nov 2024
  • Everything Is Just Functions: Mind-Blowing Insights from SICP and David Beazley
    1 project | news.ycombinator.com | 18 Nov 2024
    Not the other commenter, but my team has been using Elixir in production (soft real-time distributed systems) for several years to great success. The approachable syntax has been great for folks new to the language coming on board and sort of, not realising they’re “doing FP”.

    Generally I’d say Elixir’s lack of “hard” static typing is more than made up for what you get from the BEAM VM, OTP, its concurrency model, supervisors etc.

    That said if you’re interested in leveraging the platform whilst also programming with types I’d recommend checking out Gleam (https://gleam.run), which I believe uses an HM type system.

  • Concurrency & Fault-tolerant In Distributed Systems
    4 projects | dev.to | 4 Nov 2024
    The BEAM runtime demonstrates the power of building concurrency and fault tolerance into the core runtime. While other languages can approximate these capabilities through frameworks, the elegance and robustness of having it built into the runtime remains compelling. I believe that’s why Gleam decided to use the BEAM when it was being built.
  • Top FP technologies
    22 projects | dev.to | 29 Oct 2024
    Gleam
  • 👉 What is gleam language used for ❓
    3 projects | dev.to | 29 Oct 2024
    Gleam as it says in their website is a friendly language for building type-safe systems that scale!.
  • What Language Should I Choose?
    5 projects | dev.to | 11 Oct 2024
    One language that really gave me that feeling was Gleam, it managed to wrap everything I liked about languages such as JS, Rust and even Java into one brilliant type-safe package. Not for a long time before I met Gleam had I wanted to try creating so many different things just to get to the bottom of how this language ticked, as it were.
  • Gleam Is Pragmatic
    8 projects | news.ycombinator.com | 6 Oct 2024
    The two are pretty similar, but I would give F# the nod on this one example because it doesn't actually have to create a list of 200,000 elements.

    [0]: https://gleam.run/

hamler

Posts with mentions or reviews of hamler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-15.

What are some alternatives?

When comparing gleam and hamler you can also consider the following projects:

are-we-fast-yet - Are We Fast Yet? Comparing Language Implementations with Objects, Closures, and Arrays

purerl - Erlang backend for the PureScript compiler

Rustler - Safe Rust bridge for creating Erlang NIF functions

otp - 📫 Fault tolerant multicore programs with actors

web3.js - Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

algae - Bootstrapped algebraic data types for Elixir

nx - Multi-dimensional arrays (tensors) and numerical definitions for Elixir

plug - 🔌 A Gleam HTTP service adapter for the Plug web application interface

ponyc - Pony is an open-source, actor-model, capabilities-secure, high performance programming language

alpaca - Functional programming inspired by ML for the Erlang VM

lfe - Lisp Flavoured Erlang (LFE)

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Rust is
the 5th most popular programming language
based on number of references?