37 releases
0.15.8 | Aug 5, 2022 |
---|---|
0.15.7 | Jul 27, 2022 |
0.14.1 | Oct 12, 2021 |
0.13.1 | Jun 2, 2021 |
0.3.2 | Dec 27, 2018 |
#35 in Hardware support
168,272 downloads per month
Used in 338 crates
(33 directly)
79KB
1.5K
SLoC
v_htmlescape
The simd optimized html escape code
Quick start
use v_htmlescape::escape;
print!("{}", escape("foo<bar"));
lib.rs
:
autogenerated by v_escape_codegen@0.1.8