decafsucks VS dry-types-tuple

Compare decafsucks vs dry-types-tuple and see what are their differences.

decafsucks

Rebuilding decafsucks.com as an OSS Hanami 2.0 example app (by decafsucks)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
decafsucks dry-types-tuple
1 1
68 7
- -
5.1 4.3
12 days ago 6 months ago
Ruby Ruby
- 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.

decafsucks

Posts with mentions or reviews of decafsucks. We have used some of these posts to build our list of alternatives and similar projects.
  • Ryan Bigg - Hanami 2.0 Thoughts
    1 project | /r/ruby | 28 Nov 2022
    In ordinary usage (i.e. outside the very simple rom setup in the getting started guide), I'd definitely recommend interacting with repos directly rather than the rom object itself. You can see this simple repo from my sample application (https://github.com/decafsucks/decafsucks/blob/8729deada9b6b6706b0e9893f535a198781ba3d0/slices/main/repos/cafe_repo.rb) as an example of an auto-registered repo. This can be resolved from my slice via `Main::Slice["cafe_repo"]` and is ready to use from there.

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.

What are some alternatives?

When comparing decafsucks and dry-types-tuple you can also consider the following projects:

rom-sql - SQL support for rom-rb

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

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

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

ROM - Data mapping and persistence toolkit for Ruby

dry-struct - Typed struct and value objects

necromancer - Conversion from one object type to another with a bit of black magic.

validations - Validation mixin for Ruby objects