Decision Workspace
offset-allocator vs smmu vs invocation-counter
Side-by-side comparison of Rust crates
45
offset-allocator
growingv0.2.0
A port of Sebastian Aaltonen's `OffsetAllocator` to Rust
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
| offset-allocator | smmu | invocation-counter | |
|---|---|---|---|
| Health Score | 45 | 58 | 52 |
| Total Downloads | 2.1M | 422 | 2.4K |
| 30d Downloads | 294.9K | 198 | 53 |
| Dependents | 89 | 25 | 0 |
| Releases | 2 | 25 | 2 |
| Last Updated | 626d ago | 2d ago | 231d ago |
| Age | 1y 11m | 1m | 1y 3m |
Health Breakdown
offset-allocator
Maintenance
5
Quality
15
Community
7
Popularity
8
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
| offset-allocator | smmu | invocation-counter | |
|---|---|---|---|
| Version | 0.2.0 | 1.6.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 12 | 0 |
| Crate Size | 10KB | 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.
- •offset-allocator has the most downloads (2.1M), suggesting wider adoption.
- •⚠ offset-allocator has not been updated in over a year.
- •offset-allocator is pre-1.0 — API may change.