bitarray 0.2.4

A const generics driven bit array
Documentation

bitarray

Discord Crates.io MIT/Apache docs.rs LoC Tests Lints no_std

A compile time sized array of bits that uses const generics and intrinsics.

This library was created to maximize the speed of hamming weight and hamming distance computation. It could be used for many other things. Contributions are welcome!

Please visit Discord if you have any questions.