Skip to content

0.1.0

Latest

Choose a tag to compare

@0xdea110c8 0xdea110c8 released this 29 Jul 03:28

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.