Bad Ruby: Hash Value Omission

This page summarizes the projects mentioned and recommended in the original post on /r/ruby

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

    A Ruby parser. (by whitequark)

  • Changes like this have been going on for years. I remember that back when I was still helping out with https://github.com/whitequark/parser, the author on a regular basis had to deal with Ruby making yet more non-trivial syntax changes. IIRC they eventually burned out on the project because of that, but my memory is a bit fuzzy.

  • ruby_parser

    ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.

  • Every time one of these was added, tools break. RuboCop does big pushes before each version to try to prepare for new syntax and we still miss edge cases and get a slew of bug reports each time. Brakeman uses a parser that could not handle argument forwarding until very recently.

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

  • I made a virtual museum for my anthropology class

    1 project | /r/godot | 7 Dec 2023
  • Made an .io game in 10 days✈️

    1 project | dev.to | 31 Oct 2023
  • Note Blocks

    1 project | /r/Minecraft | 11 Oct 2023
  • Module Not Found in Nodejs Project while using Docker

    1 project | /r/docker | 12 Aug 2023
  • An object isn't firing its draw event

    1 project | /r/gamemaker | 17 Apr 2023