1 | 48,958 | 36,470 | prop_logic | Write propositional logic formulae using Ruby DSL. |
2 | 71,727 | 83,625 | bit_utils | Utility methods for manipulating bits within Integer. |
3 | 89,447 | 143,384 | bit_counter | Calculate bit count (popcount, Hamming weight) faster in many environments (deprecated). |
4 | 94,273 | 110,181 | function_module | Methods for handling module functions |
5 | 119,275 | 143,384 | prop_logic-minisat | Minisat binding for PropLogic |
6 | 148,767 | 143,384 | prop_logic-sat4j | Sat4j bindings for prop_logic |
7 | 156,123 | 165,588 | extensible_attr_accessor | attr_xxx extension accepting blocks. |
8 | 156,486 | 143,384 | get_frozen | Get a copy of 'frozen' objects or already frozen one in a simple manner. |