Decision Workspace
include_tt vs enclose vs clucstr
Side-by-side comparison of Rust crates
52
include_tt
growingv1.1.0
Macros for ultra-flexible injection of compiler trees, literals, or binary data into Rust syntax trees from external sources.
56
enclose
growingv1.2.1
A convenient macro, for cloning values into a closure.
47
clucstr
growingv1.2.0
Safe and efficient creation of "CStr" with zero-byte checking and support for concatenating multiple values.
Core Metrics
| include_tt | enclose | clucstr | |
|---|---|---|---|
| Health Score | 52 | 56 | 47 |
| Total Downloads | 8.5K | 2.2M | 17.0K |
| 30d Downloads | 141 | 72.5K | 47 |
| Dependents | 0 | 162 | 9 |
| Releases | 9 | 10 | 10 |
| Last Updated | 236d ago | 346d ago | 689d ago |
| Age | 2y 8m | 7y 8m | 7y 11m |
Health Breakdown
include_tt
Maintenance
9
Quality
22
Community
6
Popularity
5
Documentation
10
enclose
Maintenance
6
Quality
21
Community
11
Popularity
8
Documentation
10
clucstr
Maintenance
4
Quality
20
Community
8
Popularity
5
Documentation
10
Technical Details
| include_tt | enclose | clucstr | |
|---|---|---|---|
| Version | 1.1.0 | 1.2.1 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 0 | 3 |
| Crate Size | 19KB | 12KB | 10KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enclose leads with a health score of 56/100, but none of the options score above 80.
- •enclose is depended on by 162 crates — strongest ecosystem trust.
- •⚠ clucstr has not been updated in over a year.