rustio rustio.net

packed_flags vs bitflags vs flagset

Side-by-side comparison of Rust crates

Core Metrics

packed_flagsbitflagsflagset
Health Score337362
Total Downloads1.5K1.1B24.8M
30d Downloads376.7M2.5M
Dependents059.8K628
Releases15811
Last Updated1097d ago42d ago358d ago
Age3y11y 2m7y

Health Breakdown

packed_flags
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
10
bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15
flagset
Maintenance
7
Quality
16
Community
16
Popularity
8
Documentation
15

Technical Details

packed_flagsbitflagsflagset
Version0.9.02.11.00.4.7
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0Apache-2.0
Dependencies1113
Crate Size15KB49KB14KB
Features031
Yanked %0.0%10.3%0.0%
Edition202120212021
MSRV1.56.01.65
Owners12 (team)2 (team)

Quick Verdict

  • bitflags leads with a health score of 73/100, but none of the options score above 80.
  • bitflags is depended on by 59.8K crates — strongest ecosystem trust.
  • ⚠ packed_flags has not been updated in over a year.
  • packed_flags, flagset are pre-1.0 — API may change.