/ruby-bitfield

This Ruby C extension wraps boost::dynamic_bitset and makes it available as a native Ruby class. The bitset behaves like an an array allowing only values of 0 and 1

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

Issues