Efficient, Immutable, Thread-Safe Collection classes for Ruby
Hashie is a collection of classes and mixins that make Ruby hashes more powerful.
Bitwise: Fast, memory efficient bitwise operations on large binary strings written in C
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.
sporkmonger/addressable 的主要功能包括:Core Extensions。
sporkmonger/addressable 的开源替代品包括: hamstergem/hamster — Efficient, Immutable, Thread-Safe Collection classes for Ruby. hanami/utils — Ruby core extentions and class utilities for Hanami. intridea/hashie — Hashie is a collection of classes and mixins that make Ruby hashes more powerful. kenn/bitwise — Bitwise: Fast, memory efficient bitwise operations on large binary strings written in C. ms-ati/docile — Docile keeps your Ruby DSLs tame and well-behaved. rails/rails — This project is a full-stack web framework designed for building database-backed applications through a standardized…