rustio rustio.net

maybe-once vs take-static vs exclusive_cell

Side-by-side comparison of Rust crates

Core Metrics

maybe-oncetake-staticexclusive_cell
Health Score524441
Total Downloads6.1K123.0K136.2K
30d Downloads3196.5K6.3K
Dependents3745
Releases631
Last Updated349d ago939d ago1198d ago
Age11m2y 7m3y 3m

Health Breakdown

maybe-once
Maintenance
15
Quality
15
Community
7
Popularity
5
Documentation
10
take-static
Maintenance
5
Quality
15
Community
8
Popularity
6
Documentation
10
exclusive_cell
Maintenance
1
Quality
16
Community
8
Popularity
6
Documentation
10

Technical Details

maybe-oncetake-staticexclusive_cell
Version0.17.40.1.20.1.0
Stable (≥1.0)✗ No✗ No✗ No
LicenseMITMIT OR Apache-2.0MIT OR Apache-2.0
Dependencies510
Crate Size10KB8KB8KB
Features200
Yanked %0.0%0.0%0.0%
Edition202120212021
MSRV
Owners111

Quick Verdict

  • maybe-once leads with a health score of 52/100, but none of the options score above 80.
  • exclusive_cell has the most downloads (136.2K), suggesting wider adoption.
  • ⚠ take-static, exclusive_cell have not been updated in over a year.