SuperModule VS Waterfall

Compare SuperModule vs Waterfall and see what are their differences.

SuperModule

SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This also succeeds ActiveSupport::Concern by offering lighter syntax (by AndyObtiva)

Waterfall

A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow! (by apneadiving)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
SuperModule Waterfall
- 1
137 608
- -
0.0 0.0
over 2 years ago about 4 years 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.

SuperModule

Posts with mentions or reviews of SuperModule. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning SuperModule yet.
Tracking mentions began in Dec 2020.

Waterfall

Posts with mentions or reviews of Waterfall. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.

What are some alternatives?

When comparing SuperModule and Waterfall you can also consider the following projects:

simple_active_link_to - Simple rails view helper to manage "active" state of a link

dry-transaction - Business transaction DSL

EasilyTypable - Ruby module that facilitates English-like type checking in an inheritance hierarchy via "type_name?" methods

wisper - A micro library providing Ruby objects with Publish-Subscribe capabilities

Amoeba - A ruby gem to allow the copying of ActiveRecord objects and their associated children, configurable with a DSL on the model

Trailblazer - The advanced business logic framework for Ruby.

Responders - A set of Rails responders to dry up your application

PageletRails - Improve perceived performance of your rails application with minimum effort

Mutations - Compose your business logic into commands that sanitize and validate input.

ActiveInteraction - :briefcase: Manage application specific business logic.

Interactor - Interactor provides a common interface for performing complex user interactions.

Surrounded - Create encapsulated systems of objects and focus on their interactions