| 1 | 48,914 | 55,176 | prop_logic | Write propositional logic formulae using Ruby DSL. |
| 2 | 70,690 | 88,817 | bit_utils | Utility methods for manipulating bits within Integer. |
| 3 | 90,487 | 88,817 | bit_counter | Calculate bit count (popcount, Hamming weight) faster in many environments (deprecated). |
| 4 | 92,136 | 55,176 | function_module | Methods for handling module functions |
| 5 | 119,832 | 55,176 | prop_logic-minisat | Minisat binding for PropLogic |
| 6 | 150,202 | 88,817 | prop_logic-sat4j | Sat4j bindings for prop_logic |
| 7 | 157,077 | 34,125 | extensible_attr_accessor | attr_xxx extension accepting blocks. |
| 8 | 157,442 | 34,125 | get_frozen | Get a copy of 'frozen' objects or already frozen one in a simple manner. |