Ecosyste.ms: Packages

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

Top 6.3% on crates.io
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: string, inline, inlinable
License: Apache-2.0,MIT
Latest release: over 2 years ago
First release: over 8 years ago
Dependent packages: 12
Dependent repositories: 1,524
Downloads: 4,755,268 total
Stars: 68 on GitHub
Forks: 10 on GitHub
Docker dependents: 59
Docker downloads: 23,314,395
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...