Software Alternatives & Reviews

mruby VS Crystal (programming language)

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

mruby logo mruby

Game Development

Crystal (programming language) logo Crystal (programming language)

Programming language with Ruby-like syntax that compiles to efficient native code.
  • mruby Landing page
    Landing page //
    2020-01-18
  • Crystal (programming language) Landing page
    Landing page //
    2022-01-26

Category Popularity

0-100% (relative to mruby and Crystal (programming language))
Programming Language
10 10%
90% 90
OOP
12 12%
88% 88
Game Development
100 100%
0% 0
Generic Programming Language

User comments

Share your experience with using mruby 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 mruby. While we know about 110 links to Crystal (programming language), we've tracked only 6 mentions of mruby. 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.

mruby mentions (6)

  • Natalie – a work-in-progress Ruby compiler, written in Ruby and C++
    > I guess the standard Ruby compiler doesn't allow you to spit out binaries Ruby is an interpreted language (+ JIT compiler). I wonder what makes this different from mruby[1] which seems to be very well supported for many years. [1] https://mruby.org/. - Source: Hacker News / 7 months ago
  • Lua: The Little Language That Could
    Mruby[1] fits that category too. It can be used with H2O[2] server as well. There was a discussion here a couple of months ago regarding some use cases[3]. - [1] https://mruby.org. - Source: Hacker News / 11 months ago
  • I notice that there aren't many gaming engines that support Ruby script. I'm considering working on a more manageable project that will incorporate MRuby into the Love engine.
    Matz's Ruby programming language has been simplified into MRuby. It is a scripting language that is almost universally usable. As far as integration into a virtual environment is concerned, It makes me think a lot of the Lua scripting language. Source: over 1 year ago
  • Understanding the MRuby programming language and how to integrate it into a host.
    I recently learned that Ruby has a lite version. By embedding it in a host, it is hackable. It resembles Lua. It's substantially faster and is known as MRuby. Here, I'll discuss what I learned about using it in a test project. So I'll also be presenting some C) language codes here. Source: over 1 year ago
  • What’s Ruby used for most nowadays?
    Ruby is mainly used in web app development because that's what makes money. However, Ruby is also used in Information Security (infosec) and there are a dozen or so Ruby security tools and libraries (metasploit, ronin, arachni, dnscat2, dradis). There's also SciRuby which aims to allow Ruby being used in the scientific/academic fields. You've probably heard/seen DragonRuby which is helping to popularize Ruby for... Source: over 1 year ago
View more

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 / 5 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 mruby and Crystal (programming language), you can also consider the following products

ObjectScript - ObjectScript, OS for short, is a new programming language for web developers.

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

Lua - Powerful, fast, lightweight, embeddable scripting language

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

LOVE 2D - Hi there! LÖVE is an *awesome* framework you can use to make 2D games in Lua.

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