sorbet-typed VS rspec-sorbet

Compare sorbet-typed vs rspec-sorbet and see what are their differences.

sorbet-typed

A central repository for sharing type definitions for Ruby gems (by sorbet)

rspec-sorbet

A small gem consisting of helpers for using Sorbet & RSpec together. (by samuelgiles)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
sorbet-typed rspec-sorbet
2 1
379 36
0.3% -
4.0 3.4
about 2 months ago about 1 year ago
Ruby Ruby
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sorbet-typed

Posts with mentions or reviews of sorbet-typed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.
  • Why We’re Sticking with Ruby on Rails at GitLab
    5 projects | /r/rails | 9 Jun 2022
    The tooling around "installing" types for third party dependencies (the equivalent of doing "npm install @types/something" is non existent. I had to manually copy over files from https://github.com/sorbet/sorbet-typed, which is so far behind pythons and typescript, where you can just "pip install"/"npm install" the types. Not only that, most third party dependencies don't provide types, so the "coverage" is super incomplete. I had to try and create some third party types myself, bit even that was a challenge because it's so hard to be sure of the entirety of what's going on in a ruby codebase because the language is dynamic.
  • Open-Sourcing the Sorbet (Ruby) VS Code Extension
    8 projects | news.ycombinator.com | 6 Jan 2022
    stdlib rbis are shipped with Sorbet. A limited selection of gem RBIs are available at https://github.com/sorbet/sorbet-typed.

rspec-sorbet

Posts with mentions or reviews of rspec-sorbet. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-09.

What are some alternatives?

When comparing sorbet-typed and rspec-sorbet you can also consider the following projects:

dry-struct - Typed struct and value objects

shoulda-matchers - Simple one-liner tests for common Rails functionality

dry-types - Flexible type system for Ruby with coercions and constraints

Buffalo - Rapid Web Development w/ Go

rbs_parser - Ruby RBS parsing and translation to Sorbet RBI

tapioca - The swiss army knife of RBI generation

Packagist - Package Repository Website - try https://packagist.com if you need your own -

sorbet - A fast, powerful type checker designed for Ruby

Play - The Community Maintained High Velocity Web Framework For Java and Scala.

Grails - The Grails Web Application Framework