BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

inlinable_string

v0.1.15crates.io· Rust

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).

The verdict
Abandoned. Last published 4 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityWidely used
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 4 years ago.
Popularity
307K downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0 OR MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.1.154 years ago
  • 0.1.145 years ago
  • 0.1.135 years ago
  • 0.1.125 years ago
  • 0.1.116 years ago
  • 0.1.108 years ago
  • 0.1.98 years ago
  • 0.1.88 years ago
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). (Rust / crates.io) — verdict, alternatives & security · Modules