Ruby sorbet

Open-source Ruby projects categorized as sorbet

Top 7 Ruby sorbet Projects

  1. sorbet

    A fast, powerful type checker designed for Ruby

    Project mention: Tiny JITs for a Faster FFI | news.ycombinator.com | 2025-02-12

    If you're looking for static typing a dynamic language is going to be a poor fit. I find a place for both. I love Rust, but trying to write a tool that consumed a GraphQL API with was a brutal exercise in frustation. I'd say that goes for typing of JSON or YAML or whatever structured format in general. It's refreshing being able to just work with data in the form I already know it's in. Ruby can be an incredibly productive language to work with.

    If you're looking for static analysis in general, please note that there are mature tools available. Rubocop¹ is probably the most popular and allows for linting and code formatting. Brakeman² is a vulnerability scanner for Rails. Sorbet³ is a static type checker.

    The tooling is there if you want to try things out. But, if you want a statically typed language then that's a debate that's been going since the dawn of programming language design. I doubt it's going to get resolved in this thread.

    ¹ - https://github.com/rubocop/rubocop

    ² - https://brakemanscanner.org/

    ³ - https://sorbet.org/

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

    The swiss army knife of RBI generation

    Project mention: Rewrite It in Rails | news.ycombinator.com | 2024-11-02

    There's some progress in typing ruby code. You may want to check https://github.com/Shopify/tapioca

  4. sorbet-typed

    A central repository for sharing type definitions for Ruby gems

  5. sord

    Convert YARD docs to Sorbet RBI and Ruby 3/Steep RBS files

  6. spoom

    Useful tools for Sorbet enthusiasts

    Project mention: Ruby’s hidden gems: Sorbet | dev.to | 2024-10-02

    The terminal output provides valuable guidance on generating type definitions for DSLs in your application, performing type checking, and upgrading files from # typed: false to # typed: true using tools like Spoom. Take some time to review this information.

  7. parlour

    A type signature generator, merger and parser system for Sorbet and Ruby 3/Steep

  8. rspec-sorbet

    A small gem consisting of helpers for using Sorbet & RSpec together.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby sorbet discussion

Log in or Post with

Ruby sorbet related posts

  • Rewrite It in Rails

    4 projects | news.ycombinator.com | 2 Nov 2024
  • A Neuromorphic Hardware-Compatible Transformer-Based Spiking Language Model

    3 projects | news.ycombinator.com | 6 Oct 2024
  • Ruby’s hidden gems: Sorbet

    3 projects | dev.to | 2 Oct 2024
  • Let's Read – Eloquent Ruby – Ch 8

    1 project | dev.to | 4 Sep 2024
  • Should You Use Ruby on Rails or Hanami?

    3 projects | news.ycombinator.com | 24 Apr 2024
  • The Design Principles of the Elixir Type System

    1 project | news.ycombinator.com | 10 Jan 2024
  • Bringing more sweetness to ruby with sorbet types 🍦

    5 projects | dev.to | 18 Sep 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source sorbet projects in Ruby? This list will help you:

# Project Stars
1 sorbet 3,688
2 tapioca 787
3 sorbet-typed 384
4 sord 321
5 spoom 243
6 parlour 95
7 rspec-sorbet 41

Sponsored
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

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