string_view 0.1.0
StringView provides a read-only, zero-copy view into a frozen Ruby String, avoiding intermediate allocations for slicing, searching, and delegation of transform methods. Uses simdutf for SIMD-accelerated UTF-8 character counting.
StringView provides a read-only, zero-copy view into a frozen Ruby String, avoiding intermediate allocations for slicing, searching, and delegation of transform methods. Uses simdutf for SIMD-accelerated UTF-8 character counting.