Decision Workspace
memory_size vs smmu vs invocation-counter
Side-by-side comparison of Rust crates
44
memory_size
experimentalv0.1.6
A crate with the ability to represent a number of bits or bytes, and apply arithmetic to the sizes
58
smmu
experimentalv1.6.0
ARM SMMU v3 (System Memory Management Unit) implementation - Production-grade translation engine
52
invocation-counter
growingv1.0.0
Datastructure to answer to: how many times a function has been called in the last X minutes?
Core Metrics
| memory_size | smmu | invocation-counter | |
|---|---|---|---|
| Health Score | 44 | 58 | 52 |
| Total Downloads | 1.5K | 422 | 2.4K |
| 30d Downloads | 10 | 198 | 53 |
| Dependents | 0 | 25 | 0 |
| Releases | 7 | 25 | 2 |
| Last Updated | 108d ago | 2d ago | 231d ago |
| Age | 11m | 1m | 1y 3m |
Health Breakdown
memory_size
Maintenance
14
Quality
14
Community
2
Popularity
4
Documentation
10
smmu
Maintenance
14
Quality
16
Community
10
Popularity
3
Documentation
15
invocation-counter
Maintenance
8
Quality
19
Community
8
Popularity
4
Documentation
13
Technical Details
| memory_size | smmu | invocation-counter | |
|---|---|---|---|
| Version | 0.1.6 | 1.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 12 | 0 |
| Crate Size | 5KB | 687KB | 11KB |
| Features | 0 | 8 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •smmu leads with a health score of 58/100, but none of the options score above 80.
- •invocation-counter has the most downloads (2.4K), suggesting wider adoption.
- •memory_size is pre-1.0 — API may change.