Skip to content

bitsvec v0.1.1

Latest
Compare
Choose a tag to compare
@PsiACE PsiACE released this 15 Feb 09:45
· 2 commits to main since this release
0bb74b4

A bit vector with the Rust standard library's portable SIMD API.

  • support u64x8
  • benchmark with other simd bitvec
  • more clarity