1 | 30,174 | 9,668 | mini-levenshtein | Simple, fast, levenshtein distance |
2 | 35,292 | 53,214 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. |
3 | 40,095 | 73,401 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... |
4 | 51,994 | 61,937 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord |
5 | 85,048 | 99,488 | gen-test | Generative / Property testing |
6 | 97,771 | 67,255 | contracts-gen | Contracts for generative testing |
7 | 117,285 | 89,163 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. |
8 | 119,546 | 61,937 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. |
9 | 131,452 | 112,347 | contracts-stringy | Contracts for string coercion |
10 | 139,294 | 99,488 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |