rustio rustio.net

type_cell vs lazy-regex vs lazy_static

Side-by-side comparison of Rust crates

Core Metrics

type_celllazy-regexlazy_static
Health Score446966
Total Downloads14.0K32.2M754.6M
30d Downloads02.2M53.0M
Dependents144.5K173.5K
Releases93238
Last Updated879d ago103d ago703d ago
Age2y 8m6y 7m11y 6m

Health Breakdown

type_cell
Maintenance
6
Quality
11
Community
9
Popularity
5
Documentation
13
lazy-regex
Maintenance
13
Quality
22
Community
14
Popularity
8
Documentation
12
lazy_static
Maintenance
6
Quality
21
Community
20
Popularity
8
Documentation
11

Technical Details

type_celllazy-regexlazy_static
Version0.3.43.6.01.5.0
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MITMIT OR Apache-2.0
Dependencies243
Crate Size13KB11KB14KB
Features0161
Yanked %11.1%3.1%0.0%
Edition20212021
MSRV1.71
Owners112 (team)

Quick Verdict

  • lazy-regex leads with a health score of 69/100, but none of the options score above 80.
  • lazy_static has the most downloads (754.6M), suggesting wider adoption.
  • lazy_static is depended on by 173.5K crates — strongest ecosystem trust.
  • ⚠ type_cell, lazy_static have not been updated in over a year.
  • type_cell is pre-1.0 — API may change.