decafsucks VS dry-cli

Compare decafsucks vs dry-cli 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
decafsucks dry-cli
1 2
68 321
- 0.9%
4.8 6.1
21 days ago 4 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-cli

Posts with mentions or reviews of dry-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • CLI in ruby using OptionParser or GetoptLong
    5 projects | dev.to | 27 Apr 2024
    Few days ago I've created a script for the project I'm working on. It was an ugly script with hardcoded values, but it did ther job - create tokens on request. But I've decided to improve it a bit, because sometimes I needed to change params and I've added ability to submit params from the command line. Of course, there are a lot of awesome libraries such as dry-cli, TTY Toolkit or cli-kit from Shopify, but in most cases you can use standard ruby libraries like OptionParser or GetoptLong. Lets see how you can create a CLI utils with those libraries just in few minutes.
  • Performance e elegância! Escrevendo uma CLI CRUD utilizando ScyllaDB e Ruby
    6 projects | dev.to | 28 Aug 2023
    dry-cli

What are some alternatives?

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

rom-sql - SQL support for rom-rb

Thor - Thor is a toolkit for building powerful command-line interfaces.

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

Rake - A make-like build utility for Ruby.

ROM - Data mapping and persistence toolkit for Ruby

Slop - Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

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

GLI - Make awesome command-line applications the easy way

dry-struct - Typed struct and value objects

Commander - The complete solution for Ruby command-line executables

Cocaine

Gemsmith - A command line interface for smithing Ruby gems.