Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Ruby gems

Showing projects tagged as Core Extensions and Ruby

  • rutie

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

    5.4 0.0 Rust
    Native Ruby extensions written in Rust
  • ArrayIncludeMethods

    0.8 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
  • 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.