1 | 34,460 | 66,923 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. |
2 | 39,842 | 18,743 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... |
3 | 49,509 | 9,514 | mini-levenshtein | Simple, fast, levenshtein distance |
4 | 51,517 | 66,923 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord |
5 | 84,903 | 66,923 | gen-test | Generative / Property testing |
6 | 98,368 | 66,923 | contracts-gen | Contracts for generative testing |
7 | 115,977 | 66,923 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. |
8 | 120,847 | 17,167 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. |
9 | 131,198 | 66,923 | contracts-stringy | Contracts for string coercion |
10 | 138,400 | 66,923 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |