dry-types-tuple VS decafsucks

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

decafsucks

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

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.

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.

What are some alternatives?

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

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

rom-sql - SQL support for rom-rb

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

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

dry-struct - Typed struct and value objects

ROM - Data mapping and persistence toolkit for Ruby

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

validations - Validation mixin for Ruby objects