Ruby Core Extensions
Libraries that enhance Ruby's core classes like Hash or String with additional features
74.87
A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.
2017
2018
2019
2020
2021
2022
10.39
Hashie is a collection of classes and mixins that make hashes more powerful.
2017
2018
2019
2020
2021
2022
9.05
Docile treats the methods of a given ruby object as a DSL (domain specific language) within a given block.
Killer feature: you can also reference methods, instance variables, and local variables from the original (non-DSL) context within the block.
Docile releases follow Semantic Versioning a...
2017
2018
2019
2020
2021
2022
3.74
A few useful extensions to core Ruby classes.
2017
2018
2019
2020
2021
2022
1.5
Provides a C-optimized method for determining if a string is blank
2017
2018
2019
2020
2021
2022
1.02
Efficient, immutable, thread-safe collection classes for Ruby
2017
2018
2019
2020
2021
2022
0.72
Support library for Merb
2017
2018
2019
2020
2021
2022
0.57
Facets is the premier collection of extension methods for the Ruby programming language. Facets extensions are unique by virtue of thier atomicity. They are stored in individual files allowing for highly granular control of requirements. In addition, Facets includes a few additional classes and m...
2017
2018
2019
2020
2021
2022
0.33
RubyTree is a pure Ruby implementation of the generic tree data
structure. It provides a node-based model to store named nodes in the tree,
and provides simple APIs to access, modify and traverse the structure.
The implementation is node-centric, where individual nodes in the tre...
2017
2018
2019
2020
2021
2022
0.09
tells you which method does the thing you want to do
2017
2018
2019
2020
2021
2022
0.05
DEPRECATED! Please use the sugar refinery: http://github.com/janlelis/sugar_refinery
2017
2018
2019
2020
2021
2022
0.04
A Scala-inspired Monad library for Ruby, aiming to share the most common idioms for folks working in both languages. Includes Option, Array, etc.
2017
2018
2019
2020
2021
2022
0.02
A collection of helpful methods and monkey patches for Objects, Strings, Enumerables, Arrays, Hash, Dates, Minitest & Rails
2017
2018
2019
2020
2021
2022
0.02
DeepTree simplifies fetching deeply nested nodes in Ruby hashes.
2017
2018
2019
2020
2021
2022
0.01
Allows extending ruby's syntax and compilation process
2017
2018
2019
2020
2021
2022
0.01
A tiny Ruby gem to provide the 'scan_left' operation on any Ruby Enumerable.
2017
2018
2019
2020
2021
2022
0.01
Provides a C-optimized method for underscoring a string
2017
2018
2019
2020
2021
2022
0.01
This gem simulates named-parameters in Ruby.
It's a complement to the common Ruby idiom of using Hash args to emulate
the use of named parameters.
2017
2018
2019
2020
2021
2022
0.01
PluginFactory is a mixin module that turns an including class into a factory for
its derivatives, capable of searching for and loading them by name. This is
useful when you have an abstract base class which defines an interface and basic
functionality for a part of a larger system, and a collecti...
2017
2018
2019
2020
2021
2022
0.01
a lightweight core and extra extensions for Ruby.
2017
2018
2019
2020
2021
2022
0.0
Recursively traverses data structures (Hash & Array currently)
2017
2018
2019
2020
2021
2022
0.0
Building method arguments checker with DSL
2017
2018
2019
2020
2021
2022
0.0
Provides a C-optimized method for parameterizing a string
2017
2018
2019
2020
2021
2022
0.0
Three proposed new methods for Hash: map_pair, map_key, and map_value.
2017
2018
2019
2020
2021
2022
0.0
Provides a C-optimized method for camelizing a string
2017
2018
2019
2020
2021
2022
0.0
Extends Vernacular to support rewriting the AST
2017
2018
2019
2020
2021
2022