There are libraries like JOI which provides input sanitization feature but is there any library whose actual code is written in the Rust or C/C++ language to get maximum throughput of the code?
Problem is JS based library has limitation of processing time specially when we have to server high volume traffic.
If there are any good libraries available for JSON data sanitization and developed in low level language it will be helpful to acheive the maximum performance.