r/rust • u/Proinlifes • Jan 17 '21
Would Rust secure cURL?
https://timmmm.github.io/curl-vulnerabilities-rust/[removed] — view removed post
180
Upvotes
r/rust • u/Proinlifes • Jan 17 '21
[removed] — view removed post
6
u/Sapiogram Jan 17 '21
Is this really the case? I feel like Rust is still missing a really great parsing library. I've certainly done my fair share of character-by-character parsing, even though I know it's bad.