str_stack
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.
Ecosystem
crates.io
crates.io
Latest Release
over 10 years ago
0.1.0
over 10 years ago
Versions
1
1
Downloads
25,578,476 total
25,578,476 total
Dependent Packages
2
2
Dependent Repos
1,114
1,114
Loading...
Readme
Loading...
Links
| Registry | crates.io |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 7 on GitHub |
| Forks | 0 on GitHub |
| Docker Dependents | 71 |
| Docker Downloads | 23,358,892 |
Rankings on crates.io
Downloads
Top 0.9%
Dependent repos
Top 1.2%
Docker downloads
Top 1.7%