rustio rustio.net

const_fn_assert vs assert-struct vs const-anonymous-functions

Side-by-side comparison of Rust crates

Core Metrics

const_fn_assertassert-structconst-anonymous-functions
Health Score495846
Total Downloads479.2K18.1K3.7K
30d Downloads2.0K2.5K0
Dependents49412
Releases472
Last Updated1162d ago112d ago1071d ago
Age6y 8m10m2y 11m

Health Breakdown

const_fn_assert
Maintenance
3
Quality
16
Community
11
Popularity
7
Documentation
12
assert-struct
Maintenance
13
Quality
15
Community
10
Popularity
5
Documentation
15
const-anonymous-functions
Maintenance
4
Quality
21
Community
4
Popularity
4
Documentation
13

Technical Details

const_fn_assertassert-structconst-anonymous-functions
Version0.1.3+deprecated0.4.21.1.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITMITMIT
Dependencies060
Crate Size3KB30KB2KB
Features020
Yanked %0.0%0.0%0.0%
Edition201820242021
MSRV1.85
Owners111

Quick Verdict

  • assert-struct leads with a health score of 58/100, but none of the options score above 80.
  • const_fn_assert has the most downloads (479.2K), suggesting wider adoption.
  • ⚠ const_fn_assert, const-anonymous-functions have not been updated in over a year.
  • const_fn_assert, assert-struct are pre-1.0 — API may change.