A simple to use Rust bitset crate. Includes built-in bitset types and a trait for defining your own.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
75
commits
swapped Smaller and Bigger for blanket implementation; cleaned up mehod signatures
556ae05View on GitHubversion bump: 0.1.4; added some impls for intermediate size markers
2fbf3cbView on GitHubversion bump 0.1.3; added comments to readme; fixed description
1605286View on GitHubversion bump to 0.1.0; improved naming; added aliases for common indeces
8e3d2a4View on GitHubdocumented safety_markers; removed fallible expand, combine and split
2f7781aView on GitHub