dry-core VS dry-struct

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

dry-core

A toolset of small support modules used throughout the @dry-rb & @rom-rb ecosystems (by dry-rb)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dry-core dry-struct
1 -
169 402
0.6% 0.5%
6.0 5.3
2 months ago 4 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.

dry-core

Posts with mentions or reviews of dry-core. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.
  • Optimizing performance in MemoWise, a new memoization gem
    2 projects | /r/ruby | 16 Jul 2021
    I ran your benchmark against the Memoizable module from dry-core and got some interesting results. Both gems performed pretty much the same in the no argument benchmark. memo_wise was 1.5-2 times faster in the one argument benchmarks, while dry-core was around 2 times faster in the others.

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-core and dry-struct you can also consider the following projects:

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

ActiveAttr - What ActiveModel left out

memo_wise - The wise choice for Ruby memoization

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

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

sorbet-typed - A central repository for sharing type definitions for Ruby gems

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 (エターナルアルカディアレジェンド).

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

typed_struct - Ruby structs but with type-checked attributes ⚡️🔐

portrayal - A minimal builder for struct-like classes in Ruby

dry-cli - General purpose Command Line Interface (CLI) framework for Ruby