Yes, Ruby is fast, but…

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • crystalruby

    Embed Crystal code directly in Ruby

  • It is common to call C functions from Ruby or Crystal. It's interesting to know that there are alternatives to bridge these two languages that share the same goal of writing beautiful programs, using a similar syntax. The mentioned crystalruby gem allows interfacing Ruby programs with Crystal, and the shard anyolite allows calling Ruby programs from Crystal.

  • Programming-Language-Benchmarks

    Yet another implementation of computer language benchmarks game

  • Crystal and Ruby are two wonderful languages, each with their pros and cons. Crystal's performance and low memory footprint is hardly contested, and can further be studied in the benchmarks of language and compilers (but be critical about benchmarks!).

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

    Embedded mruby/Ruby for Crystal

  • It is common to call C functions from Ruby or Crystal. It's interesting to know that there are alternatives to bridge these two languages that share the same goal of writing beautiful programs, using a similar syntax. The mentioned crystalruby gem allows interfacing Ruby programs with Crystal, and the shard anyolite allows calling Ruby programs from Crystal.

  • llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • In conclusion, none of the proposed changes to the Ruby version of the code makes a dent in the Crystal version. This is not entirely Crystal's doing: it uses the LLVM backend, which generates very optimized binaries.

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

  • Anyolite – Embedded Mruby/Ruby for Crystal

    1 project | news.ycombinator.com | 20 Apr 2024
  • Anyolite – Embedded Mruby/Ruby for Crystal

    2 projects | news.ycombinator.com | 11 Apr 2024
  • Embed Crystal code directly in Ruby

    3 projects | news.ycombinator.com | 8 Apr 2024
  • Show HN: Deepmark AI- LLM assessment tool for task-specific metrics on your data

    2 projects | news.ycombinator.com | 22 Nov 2023
  • A Comprehensive Introduction to Golang

    1 project | dev.to | 27 Oct 2023