Decision Workspace
identify-tts vs TCFSMFTTTCS vs count-tys
Side-by-side comparison of Rust crates
37
identify-tts
growingv0.1.0
Function-like procedural macro for turning transcribers like $($ty)* into arrays of formated stringified TokenTrees for debugging
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
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
Core Metrics
| identify-tts | TCFSMFTTTCS | count-tys | |
|---|---|---|---|
| Health Score | 37 | 47 | 40 |
| Total Downloads | 1.7K | 6.3K | 4.4K |
| 30d Downloads | 3 | 6 | 6 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 4 | 3 |
| Last Updated | 2163d ago | 2162d ago | 2162d ago |
| Age | 5y 11m | 5y 11m | 5y 11m |
Health Breakdown
identify-tts
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
TCFSMFTTTCS
Maintenance
9
Quality
15
Community
6
Popularity
5
Documentation
12
count-tys
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
12
Technical Details
| identify-tts | TCFSMFTTTCS | count-tys | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 2 | 3 |
| Crate Size | 2KB | 5KB | 4KB |
| 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.
- •⚠ identify-tts, TCFSMFTTTCS, count-tys have not been updated in over a year.