Rust version of [magic-string](https://github.com/Rich-Harris/magic-string). Inspired by [magic-string-rs](https://github.com/h-a-n-a/magic-string-rs).
This is the **aarch64-apple-darwin** binary for `fast-magic-string`
This is the **x86_64-unknown-freebsd** binary for `fast-magic-string`
This is the **x86_64-apple-darwin** binary for `fast-magic-string`
This is the **x86_64-unknown-linux-gnu** binary for `fast-magic-string`
This is the **aarch64-unknown-linux-musl** binary for `fast-magic-string`
This is the **x86_64-unknown-linux-musl** binary for `fast-magic-string`
This is the **aarch64-unknown-linux-gnu** binary for `fast-magic-string`
This is the **aarch64-pc-windows-msvc** binary for `fast-magic-string`
This is the **wasm32-wasip1-threads** binary for `fast-magic-string`
This is the **armv7-unknown-linux-gnueabihf** binary for `fast-magic-string`
Modify strings, generate sourcemaps
This is the **i686-pc-windows-msvc** binary for `fast-magic-string`
This is the **x86_64-pc-windows-msvc** binary for `fast-magic-string`
magic-string with AST shortcut.
Some useful utilities I often need
Detect Filetype by bytes
Stringify your JSON at max speed
Parse HTTP Content-Type header according to RFC 7231
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Fast deep equal
Dependency-free RFC 3986 URI toolbox
A fast function for calculating the visual width of a string once printed to the terminal.
A fast function for calculating where a string should be truncated, given an optional width limit and an ellipsis string.