rustio rustio.net
44

str_stack

v0.1.0 Growing

A 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.

MIT/Apache-2.0
#string#stack#dst

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

Checking security advisories...
Downloads
30.2M
Dependents
80
Releases
1
Size
8KB

Deep Insights

๐Ÿ“Š
Steady growth

2.9M downloads in the last 30 days (95.5K/day), up 13% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 10+ years old, str_stack hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Zero dependencies

str_stack has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

At 8KB, str_stack is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 1/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 8/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
82K/day avg+41%
050K100K150K12/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on str_stack

Version Adoption

v0.1.0
100%

Release Timeline

1 releasessince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
1
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
80
crates depend on str_stack

Similar Crates