Decision Workspace
strflags vs tlbf vs strum
Side-by-side comparison of Rust crates
33
strflags
growingv0.3.1
A string-enum and string-flags with fixed variants that can also accept arbitrary data.
35
tlbf
growingv0.3.3
Type level bitflags.
71
strum
growingv0.28.0
Helpful macros for working with enums and strings
Core Metrics
| strflags | tlbf | strum | |
|---|---|---|---|
| Health Score | 33 | 35 | 71 |
| Total Downloads | 8.4K | 9.9K | 394.9M |
| 30d Downloads | 9 | 24 | 30.9M |
| Dependents | 0 | 3 | 57.9K |
| Releases | 7 | 8 | 40 |
| Last Updated | 913d ago | 813d ago | 33d ago |
| Age | 2y 6m | 2y 4m | 9y 1m |
Health Breakdown
strflags
Maintenance
5
Quality
10
Community
3
Popularity
5
Documentation
10
tlbf
Maintenance
6
Quality
9
Community
5
Popularity
5
Documentation
10
strum
Maintenance
17
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| strflags | tlbf | strum | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.3 | 0.28.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 8 | 1 | 2 |
| Crate Size | 8KB | 4KB | 9KB |
| Features | 1 | 0 | 3 |
| Yanked % | 14.3% | 50.0% | 2.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •strum leads with a health score of 71/100, but none of the options score above 80.
- •strum is depended on by 57.9K crates — strongest ecosystem trust.
- •⚠ strflags, tlbf have not been updated in over a year.