A simple to use, copy/clone-efficient inline string type for Rust
Support crate for 'flexstr' and 'inline_flexstr'
A flexible, simple to use, clone-efficient string type for Rust
An intepreter for a dynamic language implemented in Rust
Yet another string for Rust: zero-cost borrow and slicing, inline representation for small strings, (atomic) reference counting
Cheaply clonable and slicable immutable strings
Compact, clone-on-write string.
Generate markdown comparison tables from cargo-criterion benchmark output
A memory efficient string type that transparently stores strings on the stack, when possible