mruby 3.2.0

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    ngx_mruby - A Fast and Memory-Efficient Web Server Extension Mechanism Using Scripting Language mruby for nginx

  • > something like Nginx having a mruby module

    You ask you get https://github.com/matsumotory/ngx_mruby

  • NieR-Automata-Ruby-Script-Extractor

    Extracts Ruby scripts out of NieR:Automata from the DAT files

  • A bunch of games, really.

    Besides being used by some game engines as a main programming language (Dragonruby, Ruby2D, and Taylor), it is used by some bespoke game engines as a scripting language as well.

    Nier Automata is a somewhat notable example: https://github.com/Martymoose98/NieR-Automata-Ruby-Script-Ex...

  • 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.

    WorkOS logo
  • A bunch of games, really.

    Besides being used by some game engines as a main programming language (Dragonruby, Ruby2D, and Taylor), it is used by some bespoke game engines as a scripting language as well.

    Nier Automata is a somewhat notable example: https://github.com/Martymoose98/NieR-Automata-Ruby-Script-Ex...

  • mitamae

    mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef

  • The configuration management tool mitamae is another mruby project: https://github.com/itamae-kitchen/mitamae

  • MRuby

    Lightweight Ruby

  • not an exhaustive list but https://github.com/mruby/mruby/issues/3962 has a few examples. some neat uses though

  • heroku-buildpack-static

    Discontinued [DEPRECATED] Heroku buildpack for handling static sites and single page web apps

  • This buildpack used mruby embedded in nginx for some stuff https://github.com/heroku/heroku-buildpack-static

  • mruby-thread

  • There's no Thread in core mruby (you have to go through a mrbgem[0]), so I don't think there is Ractor stuff in there.

    [0]: https://github.com/mattn/mruby-thread

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ruby2d

    🎨 The Ruby 2D gem

  • Note that Ruby2D aims to run on both ruby and mruby:

    > Use a subset of Ruby that works everywhere. Ruby 2D applications are, of course, written in Ruby. Some users may choose to harness the full power of the language, standard library, and ecosystem of gems by writing interpreted apps targeting the standard implementation, MRI. Others may want to target the web via WebAssembly, mobile devices, or build native desktop applications, all which make use of a different Ruby implementation called mruby. Ruby 2D aims to support all of these use cases, even with the same app codebase. Your contribution must support a subset of Ruby that is compatible with and behaves similarly across MRI/CRuby and mruby.

    [0]: https://github.com/ruby2d/ruby2d#technical-contributions

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