Cheaply clonable and slicable immutable strings
An immutable fixed capacity stack based generic copy string
A memory efficient string type that transparently stores strings on the stack, when possible
Reflection-based UI helpers for dear-imgui-rs (auto-generate ImGui widgets for Rust structs)
Yet another string for Rust: zero-cost borrow and slicing, inline representation for small strings, (atomic) reference counting
Efficent and immutable string type, backed by inline-array
Compact, clone-on-write string.
Implementation of the simstring algorithm
A native Rust implementation of the SimString algorithm