Write your own Domain Specific Language in Ruby

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Rake

    A make-like build utility for Ruby.

    In Ruby there's a gem named Rake. This gem provides a DSL to create tasks to be run from the command line. A small example looks like this:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Puma

    A Ruby/Rack web server built for parallelism

    That doesn't mean one excludes the other. Gems like Puma use the instance_eval method for their configuration file.

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

  • Ruby, Rails, Multi-threading e Puma: Como tudo isso se conecta?

    2 projects | dev.to | 11 Feb 2025
  • Puma 6.6.0 Released – Return to Forever

    1 project | news.ycombinator.com | 28 Jan 2025
  • It's Time to Replace TCP in the Datacenter

    2 projects | news.ycombinator.com | 18 Nov 2024
  • 2. Creating a Sandbox Environment

    1 project | dev.to | 3 Jul 2024
  • Would you consider Rails as stable nowadays ?

    2 projects | /r/rails | 8 Dec 2023

Did you know that Ruby is
the 12th most popular programming language
based on number of references?