dry-types-tuple
The Tuple type implementation for Dry::Types (by estum)
dry-struct
Typed struct and value objects (by dry-rb)
dry-types-tuple | dry-struct | |
---|---|---|
1 | - | |
7 | 420 | |
- | 1.0% | |
4.3 | 8.4 | |
over 1 year ago | about 2 months ago | |
Ruby | Ruby | |
MIT License | 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.
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.
dry-types-tuple
Posts with mentions or reviews of dry-types-tuple.
We have used some of these posts to build our list of alternatives
and similar projects.
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 dry-types-tuple and dry-struct you can also consider the following projects:
necromancer - Conversion from one object type to another with a bit of black magic.
ActiveAttr - What ActiveModel left out
validations - Validation mixin for Ruby objects
ContractedValue - Library for creating contracted immutable(by default) value objects
dry-types - Flexible type system for Ruby with coercions and constraints
dry-validation - Validation library with type-safe schemas and rules