Decision Workspace
varflags vs varflags_attribute vs fixedbitset
Side-by-side comparison of Rust crates
37
varflags
growingv0.2.3
Crate exporting varflags macro, allowing to use unit-like enums in conjunction with Varflags struct to create easy to use bitflags data structure defined over enum variants.
38
varflags_attribute
growingv0.2.2
Crate containing attribute procedural macro varflags. This crate isn't meant to be used without varflags crate.
59
fixedbitset
growingv0.5.7
FixedBitSet is a simple bitset collection
Core Metrics
| varflags | varflags_attribute | fixedbitset | |
|---|---|---|---|
| Health Score | 37 | 38 | 59 |
| Total Downloads | 7.7K | 8.2K | 310.7M |
| 30d Downloads | 18 | 49 | 23.8M |
| Dependents | 0 | 8 | 2.0K |
| Releases | 8 | 7 | 30 |
| Last Updated | 519d ago | 519d ago | 712d ago |
| Age | 2y 1m | 2y 1m | 10y 12m |
Health Breakdown
varflags
Maintenance
7
Quality
10
Community
5
Popularity
5
Documentation
10
varflags_attribute
Maintenance
7
Quality
8
Community
8
Popularity
5
Documentation
10
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| varflags | varflags_attribute | fixedbitset | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.2 | 0.5.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 6KB | 6KB | 27KB |
| Features | 1 | 0 | 2 |
| Yanked % | 87.5% | 85.7% | 10.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •fixedbitset leads with a health score of 59/100, but none of the options score above 80.
- •fixedbitset is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ varflags, varflags_attribute, fixedbitset have not been updated in over a year.