Decision Workspace
bitslice vs clmul vs rsmonad
Side-by-side comparison of Rust crates
38
bitslice
growingv0.1.2
A crate to transpose bits into and out of bitslice format, and perform various operations on bitsliced data.
54
clmul
experimentalv0.8.0
Carry-less multiply for Rust, internally uses llvm or compiler intrinsics, with fallback if the CPU has no clmul instruction
48
rsmonad
growingv0.2.4
Haskell-style monads for idiomatic Rust.
Core Metrics
| bitslice | clmul | rsmonad | |
|---|---|---|---|
| Health Score | 38 | 54 | 48 |
| Total Downloads | 3.7K | 182 | 8.8K |
| 30d Downloads | 6 | 9 | 11 |
| Dependents | 0 | 0 | 2 |
| Releases | 3 | 6 | 7 |
| Last Updated | 500d ago | 50d ago | 1038d ago |
| Age | 2y 5m | 3m | 2y 10m |
Health Breakdown
bitslice
Maintenance
6
Quality
15
Community
3
Popularity
4
Documentation
10
clmul
Maintenance
16
Quality
16
Community
6
Popularity
3
Documentation
13
rsmonad
Maintenance
10
Quality
16
Community
7
Popularity
5
Documentation
10
Technical Details
| bitslice | clmul | rsmonad | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MPL-2.0 |
| Dependencies | 3 | 3 | 5 |
| Crate Size | 16KB | 13KB | 22KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clmul leads with a health score of 54/100, but none of the options score above 80.
- •rsmonad has the most downloads (8.8K), suggesting wider adoption.
- •⚠ bitslice, rsmonad have not been updated in over a year.