Finishing Moves VS Addressable

Compare Finishing Moves vs Addressable and see what are their differences.

Finishing Moves

Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain. (by BattleBrisket)

Addressable

Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates. (by sporkmonger)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Finishing Moves Addressable
- 1
204 1,538
0.0% -
0.0 6.9
over 1 year ago 3 months ago
Ruby Ruby
MIT License Apache License 2.0
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.

Finishing Moves

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

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

Addressable

Posts with mentions or reviews of Addressable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.

What are some alternatives?

When comparing Finishing Moves and Addressable you can also consider the following projects:

Ruby Facets - Ruby Facets

ActiveSupport

Hashie - Hashie is a collection of classes and mixins that make Ruby hashes more powerful.

Hamster - Efficient, Immutable, Thread-Safe Collection classes for Ruby

Hanami::Utils - Ruby core extentions and class utilities for Hanami

regexp-examples - Generate strings that match a given regular expression

NamedStruct - A drop-in replacement for Ruby's Struct that supports keyword arguments

Helix - Native Ruby extensions without fear

nectarine - Parallel processing in ruby using Rails Active Job

Behaves - Define behaviors and contracts between your code.