| 1 | 26,978 | 7,114 | mini-levenshtein | Simple, fast, levenshtein distance | 
        | 2 | 35,499 | 113,854 | monad-maybe | This is an attempt to implement Haskell's Maybe monad in a Ruby-ish way. | 
        | 3 | 40,278 | 49,628 | invokable | Objects are functions! Treat any Object, Hashes, Arrays and Sets as Procs (like Enumera... | 
        | 4 | 52,426 | 26,944 | activerecord-setops | Union, Intersection, and Difference operations for ActiveRecord | 
        | 5 | 84,494 | 77,922 | gen-test | Generative / Property testing | 
        | 6 | 98,076 | 28,396 | contracts-gen | Contracts for generative testing | 
        | 7 | 117,305 | 113,854 | hash_delegator | Thread-safe immutable objects that provide delegation and basic validation to hashes. | 
        | 8 | 119,498 | 49,628 | activerecord-pull-alpha | A simple query interface for pulling deeply nested data from records. | 
        | 9 | 132,456 | 49,628 | contracts-stringy | Contracts for string coercion | 
        | 10 | 140,497 | 113,854 | data-functions | [DEPRECATED See Invokable] Treat Hashes, Arrays, Sets, and Objects as functions |