Decision Workspace
bitslice vs clmul vs use-logic
Side-by-side comparison of Rust crates
37
bitslice
growingv0.1.2
A crate to transpose bits into and out of bitslice format, and perform various operations on bitsliced data.
50
clmul
experimentalv0.8.0
Carry-less multiply for Rust, internally uses llvm or compiler intrinsics, with fallback if the CPU has no clmul instruction
56
use-logic
experimentalv0.0.6
Utility-first boolean algebra helpers for RustUse
Core Metrics
| bitslice | clmul | use-logic | |
|---|---|---|---|
| Health Score | 37 | 50 | 56 |
| Total Downloads | 3.8K | 379 | 228 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 13 |
| Releases | 3 | 6 | 6 |
| Last Updated | 608d ago | 158d ago | 59d ago |
| Age | 2y 9m | 7m | 2m |
Health Breakdown
bitslice
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
clmul
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
13
use-logic
Maintenance
14
Quality
15
Community
9
Popularity
3
Documentation
15
Technical Details
| bitslice | clmul | use-logic | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.0 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 0 |
| Crate Size | 16KB | 13KB | 3KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •use-logic leads with a health score of 56/100, but none of the options score above 80.
- •bitslice has the most downloads (3.8K), suggesting wider adoption.
- •⚠ bitslice has not been updated in over a year.