https://github.com/zzau13/v_escape
The simd optimized escape code
https://github.com/zzau13/v_escape
escape htmlescape jsonescape latexescape rust simd
Last synced: about 2 months ago
JSON representation
The simd optimized escape code
- Host: GitHub
- URL: https://github.com/zzau13/v_escape
- Owner: zzau13
- License: other
- Created: 2018-12-02T16:13:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-04-25T13:08:33.000Z (about 2 months ago)
- Last Synced: 2026-04-25T13:17:16.524Z (about 2 months ago)
- Topics: escape, htmlescape, jsonescape, latexescape, rust, simd
- Language: Rust
- Homepage:
- Size: 789 KB
- Stars: 55
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# [](https://docs.rs/v_escape_codegen/) [](https://crates.io/crates/v_escape_codegen)
# v_escape_codegen
The simd optimized escape code
## Documentation
- Minimum supported Rust version: 1.85.0 or later
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.