Y
Hacker News
new
|
ask
|
show
|
jobs
by
gameswithgo
2186 days ago
I have used the Rust compiler, which will catch all memory errors, data races, and null pointer exceptions and buffer overflows at compile time as a matter if course. then you can add cargo fuzz if you like.