rust-secure-code / safety-dance

Auditing crates for unsafe code which can be safely replaced

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audit encoding_rs

Shnatsel opened this issue · comments

https://crates.io/crates/encoding_rs

Implementation of the encoding standard. 7000 downloads/day, used by Firefox, reqwest, actix-web, etc.

Plenty of unsafe code.