| 1 | 15,551 | 5,920 | mini-levenshtein | Simple, fast, levenshtein distance |
| 2 | 36,970 | 23,181 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. |
| 3 | 41,129 | 103,204 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... |
| 4 | 52,535 | 103,204 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord |
| 5 | 84,549 | 103,204 | gen-test | Generative / Property testing |
| 6 | 97,573 | 49,854 | contracts-gen | Contracts for generative testing |
| 7 | 118,717 | 103,204 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. |
| 8 | 118,805 | 103,204 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. |
| 9 | 133,222 | 49,854 | contracts-stringy | Contracts for string coercion |
| 10 | 141,899 | 103,204 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |