An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.1.0
over 10 years ago
Versions
1
Downloads
25,578,476 total
Dependent Packages
2
Dependent Repos
1,114
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/str_stack
spec
License MIT, Apache-2.0
First Release over 10 years ago
Last Synced 25 days ago
Keywords
string stack dst
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%