| 1 | 16,262 | 5,881 | mini-levenshtein | Simple, fast, levenshtein distance |
| 2 | 36,614 | 103,058 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. |
| 3 | 40,762 | 21,376 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... |
| 4 | 52,393 | 103,058 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord |
| 5 | 84,155 | 36,779 | gen-test | Generative / Property testing |
| 6 | 97,422 | 69,179 | contracts-gen | Contracts for generative testing |
| 7 | 118,162 | 46,026 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. |
| 8 | 118,563 | 103,058 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. |
| 9 | 133,129 | 103,058 | contracts-stringy | Contracts for string coercion |
| 10 | 141,007 | 103,058 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |