Decision Workspace
include_tt vs enclose vs clucstr
Side-by-side comparison of Rust crates
57
include_tt
stablev1.1.1
Macros for ultra-flexible injection of token trees, literals, or binary data into Rust code from external files during compilation.
55
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 | 57 | 55 | 47 |
| Total Downloads | 9.0K | 2.6M | 17.1K |
| 30d Downloads | 0 | 57.5K | 0 |
| Dependents | 0 | 164 | 9 |
| Releases | 10 | 10 | 10 |
| Last Updated | 81d ago | 454d ago | 797d ago |
| Age | 2y 11m | 7y 12m | 8y 3m |
Health Breakdown
include_tt
Maintenance
15
Quality
21
Community
6
Popularity
5
Documentation
10
enclose
Maintenance
5
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.1 | 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 | 22KB | 12KB | 10KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •include_tt leads with a health score of 57/100, but none of the options score above 80.
- •enclose has the most downloads (2.6M), suggesting wider adoption.
- •enclose is depended on by 164 crates — strongest ecosystem trust.
- •⚠ enclose, clucstr have not been updated in over a year.