safety-dance
safety-dance copied to clipboard
Auditing crates for unsafe code which can be safely replaced
Results
41
safety-dance issues
Sort by
recently updated
recently updated
newest added
[Trillium](https://github.com/trillium-rs/trillium) "is a composable toolkit for building web applications". It is not popular (727 downloads/month), but it has very little `unsafe` in its own code: just two calls to `std::net::TcpListener::from_raw_fd`,...