Core Extensions gems

Showing projects tagged as Core Extensions

  • Virtus

    8.7 0.0 L5 Ruby
    Attributes on Steroids for Plain Old Ruby Objects.
  • Hashie

    8.3 2.1 L4 Ruby
    Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
  • Helix

    7.4 0.0 Rust
    Native Ruby extensions without fear
  • Addressable

    7.3 6.9 L5 Ruby
    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.
  • Hamster

    7.2 4.1 L5 Ruby
    Efficient, Immutable, Thread-Safe Collection classes for Ruby
  • ActiveAttr

    6.3 3.4 L5 Ruby
    What ActiveModel left out
  • Ruby Facets

    5.6 0.0 L1 Ruby
    Ruby Facets
  • rutie

    5.5 6.1 Rust
    “The Tie Between Ruby and Rust.”
  • Ruru

    5.4 0.0 Rust
    Native Ruby extensions written in Rust
  • FasterPath

    5.2 0.0 L5 Ruby
    Faster Pathname handling for Ruby written in Rust
  • fast_blank

    4.8 0.0 Ruby
    fast_blank is a simple C extension which provides a fast implementation of Active Support's String#blank? method.
  • regexp-examples

    4.4 0.0 Ruby
    Generate strings that match a given regular expression
  • Hanami::Utils

    3.9 4.9 L5 Ruby
    Ruby core extentions and class utilities for Hanami
  • FastAttributes

    3.2 0.0 L5 Ruby
    FastAttributes adds attributes with their types to the class
  • Finishing Moves

    2.8 0.0 L5 Ruby
    Small, focused, awesome methods added to core Ruby classes. Home of the endlessly useful nil_chain.
  • Behaves

    2.0 0.0 Ruby
    Define behaviors and contracts between your code.
  • Array#collapse

    1.1 0.0 Ruby
    :boom: Array#collapse
  • block-is-array

    1.0 0.0 Ruby
    Block is Array (See also https://github.com/raviqqe/block-is-hash)
  • NamedStruct

    1.0 0.0 Ruby
    A drop-in replacement for Ruby's Struct that supports keyword arguments
  • nectarine

    0.7 0.0 Ruby
    Parallel processing in ruby using Rails Active Job
  • ArrayIncludeMethods

    0.7 0.0 Ruby
    Array#include_all?, Array#include_any?, Array#include_array?, Array#array_index, Array#array_diff_indices, Array#array_intersection_indices, Array#counts, and Array#duplicates operations missing from basic Ruby Array API
  • ContractedValue

    0.5 5.3 Ruby
    Library for creating contracted immutable(by default) value objects
  • ToCollection

    0.4 0.0 Ruby
    Treat an array of objects and a singular object uniformly as a collection of objects. Especially useful in processing REST Web Service API JSON responses in a functional approach.
  • Lean::Attributes

    0.2 0.0 Ruby
    define typed attributes on arbitrary Ruby classes
  • ActiveSupport

    0.1 -
    A collection of utility classes and standard library extensions.