Decision Workspace
interner vs refuse-pool vs intaglio
Side-by-side comparison of Rust crates
52
interner
growingv0.2.1
A string, path, and buffer internment crate with no dependencies.
40
refuse-pool
growingv0.0.6
A string interner utilizing the Refuse garbage collector
77
intaglio
stablev1.13.2
UTF-8 string and byte string interner and symbol table
Core Metrics
| interner | refuse-pool | intaglio | |
|---|---|---|---|
| Health Score | 52 | 40 | 77 |
| Total Downloads | 71.4K | 6.7K | 1.2M |
| 30d Downloads | 3.6K | 28 | 182.2K |
| Dependents | 26 | 0 | 84 |
| Releases | 4 | 5 | 23 |
| Last Updated | 1006d ago | 593d ago | 11d ago |
| Age | 3y 1m | 1y 11m | 5y 9m |
Health Breakdown
interner
Maintenance
4
Quality
16
Community
14
Popularity
6
Documentation
12
refuse-pool
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
intaglio
Maintenance
17
Quality
22
Community
16
Popularity
7
Documentation
15
Technical Details
| interner | refuse-pool | intaglio | |
|---|---|---|---|
| Version | 0.2.1 | 0.0.6 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 1 |
| Crate Size | 22KB | 4KB | 40KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 4.3% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70.0 | 1.73.0 | 1.85.0 |
| Owners | 2 (team) | 1 | 2 (team) |
Links
Quick Verdict
- •intaglio leads with a health score of 77/100, but none of the options score above 80.
- •⚠ interner, refuse-pool have not been updated in over a year.
- •interner, refuse-pool are pre-1.0 — API may change.