rustio rustio.net
58

str_stack

v0.1.1 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 Edition 2015
#string#stack#dst

Quick Verdict

  • โœ“Actively maintained (updated 15d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (9KB, 0 deps)
  • โœ“Permissive license (MIT/Apache-2.0)

Security

Checking security advisories...
Downloads
34.5M
Dependents
80
Releases
2
Size
9KB

Deep Insights

๐Ÿ“Š
Steady growth

2.3M downloads in the last 30 days (76.3K/day), up 6% 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 14/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 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
81K/day avg-28%
050K100K150K2/263/164/34/215/95/26

Top Dependents

Most downloaded crates that depend on str_stack

Version Adoption

v0.1.0
100%
v0.1.1
0%

Release Timeline

2 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
1
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
80
crates depend on str_stack

Similar Crates