#golang
2 cheatsheets
Go Language Basics Cheatsheet
Master the fundamentals of Go (Golang) for rapid development, covering syntax, core concepts, and essential commands for version 1.22.
Rust for Go Developers
Rust 1.82 through the lens of Go: ownership vs garbage collection, traits vs interfaces, error handling, and where the mental models transfer.