| 1 | 15,202 | 6,400 | mini-levenshtein | Simple, fast, levenshtein distance |
| 2 | 37,084 | 41,563 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. |
| 3 | 41,263 | 41,563 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... |
| 4 | 52,574 | 41,563 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord |
| 5 | 84,715 | 41,563 | gen-test | Generative / Property testing |
| 6 | 97,669 | 41,563 | contracts-gen | Contracts for generative testing |
| 7 | 118,924 | 41,563 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. |
| 8 | 118,957 | 64,132 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. |
| 9 | 133,483 | 64,132 | contracts-stringy | Contracts for string coercion |
| 10 | 142,117 | 41,563 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |