Non-mutable efficient string.
Cheaply clonable and slicable immutable strings
A fast, cheap, compile-time constructible, Copy-able, kinda primitive inline string type with 4 variants.
String interning for efficient symbol handling
Rust bindings for the Listen Notes Podcast API
A fast, lightweight string interner with deferred cleanup.
Compile-time enforcement for O(1) clone operations
UTF-8 string and byte string interner and symbol table
Macro for generating JS interface reference hack for wasm-bindgen
String utilities for WaterUI
Awk implementation in Rust with broad CLI compatibility, parallel records, and experimental Cranelift JIT
Immutable types and ImplicitClone trait similar to Copy