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 Score496346
Total Downloads464.6K7.3K3.6K
30d Downloads3.3K2.3K43
Dependents49102
Releases472
Last Updated1054d ago4d ago963d ago
Age6y 4m7m2y 7m

Health Breakdown

const_fn_assert
Maintenance
3
Quality
16
Community
11
Popularity
7
Documentation
12
assert-struct
Maintenance
19
Quality
15
Community
9
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 63/100, but none of the options score above 80.
  • const_fn_assert has the most downloads (464.6K), 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.