Top 1.0% downloads on crates.io
Top 3.9% dependent packages on crates.io
Top 1.1% dependent repos on crates.io
Top 0.8% docker downloads on crates.io
crates.io : inlinable_string
The `inlinable_string` crate provides the `InlinableString` type -- an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation -- and the `StringExt` trait which abstracts string operations over both `std::string::String` and `InlinableString` (or even your own custom string type).
Registry
-
Source
- Documentation
- JSON
purl: pkg:cargo/inlinable_string
Keywords:
inlinable
, inline
, string
License: Apache-2.0,MIT
Latest release: over 3 years ago
First release: over 9 years ago
Dependent packages: 12
Dependent repositories: 1,524
Downloads: 9,479,267 total
Stars: 68 on GitHub
Forks: 11 on GitHub
Docker dependents: 59
Docker downloads: 23,314,421
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago