Decision Workspace
litrs vs impl-tools vs culit
Side-by-side comparison of Rust crates
64
litrs
growingv1.0.0
Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
60
impl-tools
growingv0.11.4
Helper macros: autoimpl
56
culit
experimentalv0.6.7
Custom literals
Core Metrics
| litrs | impl-tools | culit | |
|---|---|---|---|
| Health Score | 64 | 60 | 56 |
| Total Downloads | 73.9M | 707.3K | 7.3K |
| 30d Downloads | 10.4M | 66.4K | 220 |
| Dependents | 691 | 434 | 7 |
| Releases | 13 | 25 | 33 |
| Last Updated | 158d ago | 179d ago | 26d ago |
| Age | 4y 10m | 4y | 6m |
Health Breakdown
litrs
Maintenance
9
Quality
18
Community
14
Popularity
8
Documentation
15
impl-tools
Maintenance
11
Quality
15
Community
12
Popularity
7
Documentation
15
culit
Maintenance
17
Quality
14
Community
8
Popularity
5
Documentation
12
Technical Details
| litrs | impl-tools | culit | |
|---|---|---|---|
| Version | 1.0.0 | 0.11.4 | 0.6.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 2 |
| Crate Size | 47KB | 26KB | 87KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56 | 1.70.0 | 1.79 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •litrs leads with a health score of 64/100, but none of the options score above 80.
- •litrs is depended on by 691 crates — strongest ecosystem trust.
- •impl-tools, culit are pre-1.0 — API may change.