rustio rustio.net

compiler_error vs custom_error vs quick-error

Side-by-side comparison of Rust crates

Core Metrics

compiler_errorcustom_errorquick-error
Health Score376059
Total Downloads17.8K590.5K236.1M
30d Downloads11716.5K15.0M
Dependents31.0K3.8K
Releases21716
Last Updated3213d ago1811d ago1785d ago
Age9y 3m7y 4m10y 6m

Health Breakdown

compiler_error
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
8
custom_error
Maintenance
4
Quality
23
Community
14
Popularity
7
Documentation
12
quick-error
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
12

Technical Details

compiler_errorcustom_errorquick-error
Version0.1.11.9.22.0.1
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMITBSD-2-ClauseMIT/Apache-2.0
Dependencies000
Crate Size2KB11KB14KB
Features030
Yanked %0.0%0.0%0.0%
Edition20182018
MSRV
Owners111

Quick Verdict

  • custom_error leads with a health score of 60/100, but none of the options score above 80.
  • quick-error has the most downloads (236.1M), suggesting wider adoption.
  • quick-error is depended on by 3.8K crates — strongest ecosystem trust.
  • ⚠ compiler_error, custom_error, quick-error have not been updated in over a year.
  • compiler_error is pre-1.0 — API may change.