bitslice
There are 3 repositories under bitslice topic.
DavidBuchanan314/python-bitsliced-aes
An experimental implementation of bitsliced aes in pure python. Quite possibly the fastest pure-python AES implementation on the planet.
WilliamVenner/bitvecbuf
Rust BitBuffer implemented around BitVec
Vitalick/bitslice
Go package for transform byte slice to bool slice and vice-versa.