Decision Workspace
has-some vs bitcoin_slices vs enum-collections-macros
Side-by-side comparison of Rust crates
48
has-some
growingv2.0.1
The opposite of is_empty (and is_empty for filters)
66
bitcoin_slices
growingv0.11.0
Parse Bitcoin objects without allocations
64
enum-collections-macros
stablev2.0.0
Macros for the enum-collections EnumMap
Core Metrics
| has-some | bitcoin_slices | enum-collections-macros | |
|---|---|---|---|
| Health Score | 48 | 66 | 64 |
| Total Downloads | 2.6K | 102.6K | 8.9K |
| 30d Downloads | 5 | 4.7K | 369 |
| Dependents | 0 | 69 | 23 |
| Releases | 3 | 21 | 6 |
| Last Updated | 462d ago | 2d ago | 3d ago |
| Age | 1y 3m | 3y 6m | 3y 3m |
Health Breakdown
has-some
Maintenance
6
Quality
20
Community
5
Popularity
4
Documentation
13
bitcoin_slices
Maintenance
18
Quality
16
Community
11
Popularity
6
Documentation
15
enum-collections-macros
Maintenance
16
Quality
21
Community
9
Popularity
5
Documentation
13
Technical Details
| has-some | bitcoin_slices | enum-collections-macros | |
|---|---|---|---|
| Version | 2.0.1 | 0.11.0 | 2.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 0 | 11 | 3 |
| Crate Size | 8KB | 32KB | 2KB |
| Features | 0 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.74.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitcoin_slices leads with a health score of 66/100, but none of the options score above 80.
- •⚠ has-some has not been updated in over a year.
- •bitcoin_slices is pre-1.0 — API may change.