Hacker News new | ask | show | jobs
Some random notes of Rust and Go
2 points by Koiwai 1495 days ago
I'm recently involved in a project using both Rust and Go, wrote some notes about them, from a user's perspective, posted here:

https://gist.github.com/Jimmy-Z/89d8cbd18cd2e8df75ab24b0e3c0a7de

It's kinda hard to remember the difference between rust for and go for, especially when you wrote them side by side.