Decision Workspace
atomic_token_bucket vs ntex-service vs ntex-rt
Side-by-side comparison of Rust crates
40
atomic_token_bucket
experimentalv0.1.0
Lock-free Token Bucket algorithm implemented using atomics
79
ntex-service
stablev4.6.0
ntex service
76
ntex-rt
stablev3.12.0
ntex runtime
Core Metrics
| atomic_token_bucket | ntex-service | ntex-rt | |
|---|---|---|---|
| Health Score | 40 | 79 | 76 |
| Total Downloads | 165 | 532.7K | 520.1K |
| 30d Downloads | 3 | 20.8K | 20.9K |
| Dependents | 0 | 802 | 569 |
| Releases | 1 | 64 | 66 |
| Last Updated | 152d ago | 20d ago | 4d ago |
| Age | 5m | 5y 12m | 5y 12m |
Health Breakdown
atomic_token_bucket
Maintenance
6
Quality
15
Community
6
Popularity
3
Documentation
10
ntex-service
Maintenance
18
Quality
20
Community
19
Popularity
7
Documentation
15
ntex-rt
Maintenance
19
Quality
16
Community
19
Popularity
7
Documentation
15
Technical Details
| atomic_token_bucket | ntex-service | ntex-rt | |
|---|---|---|---|
| Version | 0.1.0 | 4.6.0 | 3.12.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 4 | 16 |
| Crate Size | 15KB | 42KB | 36KB |
| Features | 2 | 1 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •ntex-service leads with a health score of 79/100, but none of the options score above 80.
- •ntex-service is depended on by 802 crates — strongest ecosystem trust.
- •atomic_token_bucket is pre-1.0 — API may change.