Hacker News new | ask | show | jobs
by dellinspiron 2308 days ago
Comparing Rust to Go: > Of course there's a learning curve. Of course there's more concepts involved than just throwing for loops at byte slices and seeing what sticks, like the Go library does. > But the result is a high-performance, reliable and type-safe library. > It's worth it.