1 | 34,569 | 26,794 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. |
2 | 39,830 | 20,885 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... |
3 | 47,519 | 66,732 | mini-levenshtein | Simple, fast, levenshtein distance |
4 | 51,468 | 138,048 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord |
5 | 84,956 | 101,206 | gen-test | Generative / Property testing |
6 | 98,298 | 56,740 | contracts-gen | Contracts for generative testing |
7 | 116,064 | 66,732 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. |
8 | 120,757 | 138,048 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. |
9 | 131,188 | 80,608 | contracts-stringy | Contracts for string coercion |
10 | 138,376 | 138,048 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |