Decision Workspace
count-tys vs TCFSMFTTTCS vs identify-tts
Side-by-side comparison of Rust crates
40
count-tys
growingv0.1.2
Function-like procedural macro that accepts a comma-delimited :ty TokenTree sequence and returns their count as a constant usize
47
TCFSMFTTTCS
growingv0.1.3
Unsafe, yet fast finite state machine for counting :ty TokenTree clusters in any :ty TokenTree cluster sequence. It works for proc_macro2::TokenStreams too
37
identify-tts
growingv0.1.0
Function-like procedural macro for turning transcribers like $($ty)* into arrays of formated stringified TokenTrees for debugging
Core Metrics
| count-tys | TCFSMFTTTCS | identify-tts | |
|---|---|---|---|
| Health Score | 40 | 47 | 37 |
| Total Downloads | 4.4K | 6.3K | 1.7K |
| 30d Downloads | 6 | 6 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 1 |
| Last Updated | 2162d ago | 2162d ago | 2163d ago |
| Age | 5y 11m | 5y 11m | 5y 11m |
Health Breakdown
count-tys
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
12
TCFSMFTTTCS
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
12
identify-tts
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
Technical Details
| count-tys | TCFSMFTTTCS | identify-tts | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 4KB | 5KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •TCFSMFTTTCS leads with a health score of 47/100, but none of the options score above 80.
- •⚠ count-tys, TCFSMFTTTCS, identify-tts have not been updated in over a year.