sorbet-typed VS dry-struct

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

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
sorbet-typed dry-struct
2 -
380 402
0.3% -0.2%
4.0 5.3
2 months ago 4 months 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.

dry-struct

Posts with mentions or reviews of dry-struct. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning dry-struct yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

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

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

ActiveAttr - What ActiveModel left out

rbs_parser - Ruby RBS parsing and translation to Sorbet RBI

ContractedValue - Library for creating contracted immutable(by default) value objects

tapioca - The swiss army knife of RBI generation

dry-validation - Validation library with type-safe schemas and rules

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

hash_to_struct - It enables recursive conversion of a ruby Hash to a Struct-like object and back.

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

ALX - ALX is a command line tool for Linux, macOS and Windows to export and import the game data of Skies of Arcadia, Skies of Arcadia Legends, Eternal Arcadia (エターナルアルカディア), and Eternal Arcadia Legends (エターナルアルカディアレジェンド).

sorbet - A fast, powerful type checker designed for Ruby