Decision Workspace
tlbf vs enumset vs flagset
Side-by-side comparison of Rust crates
35
tlbf
growingv0.3.3
Type level bitflags.
76
enumset
stablev1.1.13
A library for creating compact sets of enums.
61
flagset
growingv0.4.7
Data types and a macro for generating enumeration-based bit flags
Core Metrics
| tlbf | enumset | flagset | |
|---|---|---|---|
| Health Score | 35 | 76 | 61 |
| Total Downloads | 9.9K | 32.5M | 30.5M |
| 30d Downloads | 0 | 2.8M | 3.2M |
| Dependents | 3 | 2.8K | 668 |
| Releases | 8 | 59 | 11 |
| Last Updated | 872d ago | 7d ago | 417d ago |
| Age | 2y 6m | 8y 7m | 7y 2m |
Health Breakdown
tlbf
Maintenance
6
Quality
9
Community
5
Popularity
5
Documentation
10
enumset
Maintenance
19
Quality
18
Community
16
Popularity
8
Documentation
15
flagset
Maintenance
6
Quality
16
Community
16
Popularity
8
Documentation
15
Technical Details
| tlbf | enumset | flagset | |
|---|---|---|---|
| Version | 0.3.3 | 1.1.13 | 0.4.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 4KB | 26KB | 14KB |
| Features | 0 | 4 | 1 |
| Yanked % | 50.0% | 13.6% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.65 |
| Owners | 1 | 2 | 2 (team) |
Links
Quick Verdict
- •enumset leads with a health score of 76/100, but none of the options score above 80.
- •enumset is depended on by 2.8K crates — strongest ecosystem trust.
- •⚠ tlbf, flagset have not been updated in over a year.
- •tlbf, flagset are pre-1.0 — API may change.