rustio rustio.net

stuck vs generator vs thread_local

Side-by-side comparison of Rust crates

Core Metrics

stuckgeneratorthread_local
Health Score435959
Total Downloads15.2K49.5M432.2M
30d Downloads173.2M31.3M
Dependents02272.8K
Releases134428
Last Updated303d ago101d ago288d ago
Age4y10y 6m9y 11m

Health Breakdown

stuck
Maintenance
8
Quality
12
Community
5
Popularity
5
Documentation
13
generator
Maintenance
13
Quality
11
Community
12
Popularity
8
Documentation
15
thread_local
Maintenance
6
Quality
18
Community
12
Popularity
8
Documentation
15

Technical Details

stuckgeneratorthread_local
Version0.4.10.8.81.1.9
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITMIT/Apache-2.0MIT OR Apache-2.0
Dependencies2072
Crate Size61KB41KB19KB
Features001
Yanked %0.0%9.1%7.1%
Edition202120212021
MSRV1.731.63
Owners111

Quick Verdict

  • generator leads with a health score of 59/100, but none of the options score above 80.
  • thread_local has the most downloads (432.2M), suggesting wider adoption.
  • thread_local is depended on by 2.8K crates — strongest ecosystem trust.
  • stuck, generator are pre-1.0 — API may change.