rustio rustio.net

generic-container vs rc-box vs unique-rc

Side-by-side comparison of Rust crates

Core Metrics

generic-containerrc-boxunique-rc
Health Score505749
Total Downloads1.9K835.2K4.8K
30d Downloads29107.2K77
Dependents55526
Releases5510
Last Updated223d ago435d ago260d ago
Age8m6y 1m9m

Health Breakdown

generic-container
Maintenance
9
Quality
17
Community
8
Popularity
4
Documentation
12
rc-box
Maintenance
5
Quality
22
Community
11
Popularity
7
Documentation
12
unique-rc
Maintenance
10
Quality
15
Community
10
Popularity
4
Documentation
10

Technical Details

generic-containerrc-boxunique-rc
Version0.2.21.3.00.2.4
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT
Dependencies331
Crate Size17KB7KB8KB
Features621
Yanked %0.0%0.0%0.0%
Edition202420212021
MSRV1.851.80
Owners111

Quick Verdict

  • rc-box leads with a health score of 57/100, but none of the options score above 80.
  • ⚠ rc-box has not been updated in over a year.
  • generic-container, unique-rc are pre-1.0 — API may change.