InlineString v. 0.1.0
InlineString16 is a proof-of-concept fixed-capacity UTF-8 inline string type for Swift, storing up to 16 bytes and supporting bitwise copy semantics.
See the README for design details, intended use cases, and benchmark results.