Skip to content

bitsvec v0.1.0

Compare
Choose a tag to compare
@PsiACE PsiACE released this 13 Feb 14:19
· 8 commits to main since this release
dbfbbe3

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

  • no std
  • portable SIMD with core::simd