petgraph / fixedbitset

A simple bitset container for Rust
https://docs.rs/fixedbitset/
Apache License 2.0
124 stars 47 forks source link

v0.5.2 #108

Closed james7132 closed 7 months ago

james7132 commented 7 months ago

This publishes the SIMD acceleration, updates the README, and the crate level documentation to match.