| 1 | 41,397 | 67,232 | bit_utils | Utility methods for manipulating bits within Integer. |
| 2 | 47,204 | 88,523 | function_module | Methods for handling module functions |
| 3 | 50,024 | 88,523 | prop_logic | Write propositional logic formulae using Ruby DSL. |
| 4 | 91,903 | 111,482 | bit_counter | Calculate bit count (popcount, Hamming weight) faster in many environments (deprecated). |
| 5 | 121,391 | 111,482 | prop_logic-minisat | Minisat binding for PropLogic |
| 6 | 154,129 | 111,482 | prop_logic-sat4j | Sat4j bindings for prop_logic |
| 7 | 160,436 | 111,482 | extensible_attr_accessor | attr_xxx extension accepting blocks. |
| 8 | 160,829 | 67,232 | get_frozen | Get a copy of 'frozen' objects or already frozen one in a simple manner. |