widebits 0.0.1

An experimental bit sequence library with bitwise operations and SIMD acceleration.
Documentation
1
2
3
4
5
6
mod mshl;
mod mshr;
mod not;
mod rev;
mod shl;
mod shr;