Software Alternatives & Reviews

Erlang VS Crystal (programming language)

Compare Erlang VS Crystal (programming language) and see what are their differences

Erlang logo Erlang

A programming language used to build massively scalable soft real-time systems with requirements on high availability

Crystal (programming language) logo Crystal (programming language)

Programming language with Ruby-like syntax that compiles to efficient native code.
  • Erlang Landing page
    Landing page //
    2023-05-09

We recommend LibHunt Erlang for discovery and comparisons of trending Erlang projects.

  • Crystal (programming language) Landing page
    Landing page //
    2022-01-26

Erlang videos

Book Review - Erlang in Anger

More videos:

  • Review - Erlang is getting pretty! - Michal Muskala | Code BEAM SF 20

Crystal (programming language) videos

No Crystal (programming language) videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Erlang and Crystal (programming language))
Programming Language
22 22%
78% 78
OOP
27 27%
73% 73
Development
45 45%
55% 55
Generic Programming Language

User comments

Share your experience with using Erlang and Crystal (programming language). For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Crystal (programming language) seems to be a lot more popular than Erlang. While we know about 110 links to Crystal (programming language), we've tracked only 2 mentions of Erlang. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Erlang mentions (2)

  • Perfect Elixir: Environment Setup
    I’m on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / about 1 month ago
  • What is Calypso?
    However, as Elixir is inherently tied to the BEAM and Erlang/OTP, it means that it has features like immutable variables (though you can rebind them and have state via process loops, e.g. Agents or GenServers). This also means that OTP is the main "application framework" for Elixir/Erlang. In my opinion, OTP is a pretty good design philosophy for applications, but sometimes it's just kind of hard to set up or wrap... - Source: dev.to / about 3 years ago

Crystal (programming language) mentions (110)

  • Crystal 1.11.0 Is Released
    I like the first code example on https://crystal-lang.org
        # A very basic HTTP server.
    - Source: Hacker News / 4 months ago
  • Choosing Go at American Express
    If you're interested, take a look at Crystal (https://crystal-lang.org/)! - Source: Hacker News / 4 months ago
  • Ruby 3.3's YJIT: Faster While Using Less Memory
    Obviously as an interpreted language, it's never going to be as fast as something like C, Rust, or Go. Traditionally the ruby maintainers have not designed or optimized for pure speed, but that is changing, and the language is definitely faster these days compared to a decade ago. If you like the ruby syntax/language but want the speed of a compiled language, it's also worth checking out Crystal[^1]. It's mostly... - Source: Hacker News / 4 months ago
  • What languages are useful for contribution to the GNOME project.
    Crystal is a nice language that's not only simple to read and write but performs very well too. And the documentation is amazing as well. Source: 5 months ago
  • Jets: The Ruby Serverless Framework
    Ruby is a super fun scripting language. I much prefer it to python when I need something with a little more "ooomph" than bash. It's just...nice...to write in. Ruby performance has come a long way in the last decade as well. There's libraries for pretty much everything. My modern programming toolkit is basically golang + ruby + bash and I am never left wanting. I do find Crystal (https://crystal-lang.org/) really... - Source: Hacker News / 5 months ago
View more

What are some alternatives?

When comparing Erlang and Crystal (programming language), you can also consider the following products

Elixir - Dynamic, functional language designed for building scalable and maintainable applications

Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.

Perl - Highly capable, feature-rich programming language with over 26 years of development

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

Clojure - Clojure is a dynamic, general-purpose programming language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.