str_stack
v0.1.0 GrowingA string allocator for allocating many write-once strings. This library is primarily useful for parsing where you need to repeatedly build many strings, use them, and then throw them away. Instead of allocating many independent strings, this library will put them all in the same buffer.
Quick Verdict
- โNot updated for 10+ years
- !Pre-1.0: API may have breaking changes
- โTiny footprint (8KB, 0 deps)
- โPermissive license (MIT/Apache-2.0)
Security
Deep Insights
2.9M downloads in the last 30 days (95.5K/day), up 13% from the previous period.
Despite being 10+ years old, str_stack hasn't reached 1.0 yet. Expect potential API changes between versions.
str_stack has no external dependencies โ minimal supply chain risk and fast compile times.
At 8KB, str_stack is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on str_stack