Rust newtype with guarantees 🇺🇦 🦀
-
Updated
Oct 29, 2025 - Rust
Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.
Rust newtype with guarantees 🇺🇦 🦀
Fuzz your Rust code with Google-developed Honggfuzz !
Make it safe to serve untrusted SVG files
Custom memory allocator that helps discover reads from uninitialized memory
A library that removes common unicode confusables/homoglyphs from strings.
light-weight high-performance sanitizers for common use cases
A fast and efficient tool for automatically correcting broken JSON strings, written in Rust for maximum performance and with JNI for Java integration. Whether you have mismatched brackets, missing commas, or incomplete literals, JSONFixer4J fixes them efficiently!