rbs collection was released!

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rubykaigi-2021

    By the way, I made a presentation on Sep. 10 at RubyKaigi Takeout 2021 and explained rbs collection in the talk. This article is based on the talk. See https://github.com/pocke/rubykaigi-2021 for more details (unfortunately I spoke in Japanese but it has English slides and subtitles).

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. gem_rbs_collection

    A collection of RBS for gems.

    # Download sources sources: - name: ruby/gem_rbs_collection remote: https://github.com/ruby/gem_rbs_collection.git revision: main repo_dir: gems # A directory to install the downloaded RBSs path: .gem_rbs_collection gems: # Skip loading rbs gem's RBS. # It's unnecessary if you don't use rbs as a library. - name: rbs ignore: true # 👮👮👮 Add the following lines - name: pathname - name: logger - name: mutex_m - name: date - name: monitor - name: singleton - name: tsort - name: time - name: set

  4. DefinitelyTyped

    The repository for high quality TypeScript type definitions.

    The repository stores third-party gems' RBSs, like DefinitelyTyped.

  5. steep

    Static type checker for Ruby

    rbs collection feature integrates this repository and tools use RBS, such as rbs command, Steep, and TypeProf.

  6. typeprof

    An experimental type-level Ruby interpreter for testing and understanding Ruby code

    rbs collection feature integrates this repository and tools use RBS, such as rbs command, Steep, and TypeProf.

  7. rbs

    Type Signature for Ruby

    rbs collection has other known issues. See https://github.com/ruby/rbs/pull/589 and https://github.com/ruby/rbs/issues/794 for more information.

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

  • Definite clause grammars and symbolic differentiation

    1 project | news.ycombinator.com | 12 Mar 2025
  • 16 AI-powered tools for building your next project

    3 projects | dev.to | 7 Mar 2025
  • TypeScript enums: use cases and alternatives

    5 projects | news.ycombinator.com | 20 Jan 2025
  • TypeScript: Getting Started With TSConfig Options

    1 project | dev.to | 12 Jan 2025
  • Cursor vs Windsurf vs GitHub Copilot

    2 projects | dev.to | 9 Jan 2025

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