• Top
  • New

Some random notes of Rust and Go

by Koiwai on 5/11/2022, 9:05:42 AM with 0 comments
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.