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

Top 0.9% downloads on crates.io
Top 1.2% dependent repos on crates.io
Top 1.7% docker downloads on crates.io

crates.io : 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.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:cargo/str_stack
Keywords: string , stack , dst
License: MIT,Apache-2.0
Latest release: about 10 years ago
First release: about 10 years ago
Dependent packages: 2
Dependent repositories: 1,114
Downloads: 25,578,476 total
Stars: 7 on GitHub
Forks: 0 on GitHub
Docker dependents: 71
Docker downloads: 23,358,892
See more repository details: repos.ecosyste.ms
Last synced: 9 days ago

    Loading...
    Readme
    Loading...