#bit #type #unsigned-integer #byte #float #operations #u1

beetle_bits

A collection of bit-based types. Currently only u1 (1bit uint) and f3 (3bit float) are implemented

7 releases

0.2.5 May 5, 2024
0.2.4 Aug 24, 2023
0.2.3 Jun 19, 2023
0.2.1 Apr 24, 2023
0.1.0 Dec 26, 2022

#769 in Algorithms

MIT license

11KB
362 lines

Crate for performing operations on bits and bytes

Dependencies

~465KB