Ruby 3.2.0 Released

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

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

    Ruby bindings for Rust. Write Ruby extension gems in Rust, or call Ruby from Rust.

    The template generated with bundle gem —-ext=rust uses the Magnus[1] library that provides a high-level friendly Rust wrapper over the Ruby C API, but you can also use rb-sys[2] which is lower level bindings direct to the Ruby C API.

    [1]: https://github.com/matsadler/magnus

  • rb-sys

    Easily build Ruby native extensions in Rust

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

  • ruby

    Docker Official Image packaging for Ruby (by docker-library)

    This is looking really good.

    By the way if anyone ends up benchmarking Ruby 3.2 using Docker please be aware that the official Ruby image with a Debian base does not enable YJIT. It may not be included for 6+ months or more specifically not until Debian Bookworm is out[0].

    [0]: https://github.com/docker-library/ruby/pull/398

  • julia

    The Julia Programming Language

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