Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://ebiten.org/blog/2020.html
Ebitengine - A dead simple 2D game engine for Go
Ebiten in 2020 - Ebitengine
Ebitengine is an open source game engine for the Go programming language. Ebitengine's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
Golang drawer
https://evrone.com/rob-pike-interview
Evrone
Rob Pike interview for Evrone: “Go has become the language of cloud infrastructure”
Rob Pike, the co-author of the Go programming language, speaks about a career spanning four decades, and the evolution of Go over the last ten years.
Golang drawer
https://roland.zone/m1-go-benchmarks/
roland.zone
Go standard library benchmarks - Intel vs M1
Golang drawer
https://bitfieldconsulting.com/golang/rust-vs-go
Bitfield Consulting
Rust vs Go in 2025 — Bitfield Consulting
Which is a better choice, Rust or Go? Which language should you choose for your next project, and why? How do the two compare in areas like performance, simplicity, safety, features, scale, and concurrency?
Golang drawer
https://rakyll.org/inlined-defers/
Golang drawer
https://benhoyt.com/writings/go-routing/
Benhoyt
Different approaches to HTTP routing in Go
Compares various routing techniques in Go, including five custom approaches and three using third-party routing libraries.
Golang drawer
https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride
fasterthanli.me
I want off Mr. Golang's Wild Ride
My honeymoon with the Go language is extremely over.
This article is going to have a different tone from what I’ve been posting the past year - it’s a proper rant. And I always feel bad writing tho...
Golang drawer
https://github.com/AllenDang/giu
GitHub
GitHub - AllenDang/giu: Cross platform rapid GUI framework for golang based on Dear ImGui.
Cross platform rapid GUI framework for golang based on Dear ImGui. - AllenDang/giu
Golang drawer
https://github.com/cockroachdb/errors
GitHub
GitHub - cockroachdb/errors: Go error library with error portability over the network
Go error library with error portability over the network - cockroachdb/errors
Golang drawer
https://github.com/go-vgo/robotgo
GitHub
GitHub - go-vgo/robotgo: RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar - go-vgo/robotgo
Golang drawer
https://github.com/fyne-io/fyne
GitHub
GitHub - fyne-io/fyne: Cross platform GUI toolkit in Go inspired by Material Design
Cross platform GUI toolkit in Go inspired by Material Design - fyne-io/fyne
Golang drawer
https://github.com/charmbracelet/bubbletea
GitHub
GitHub - charmbracelet/bubbletea: A powerful little TUI framework
🏗
A powerful little TUI framework
🏗
. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.
Golang drawer
https://www.youtube.com/watch?v=qPIB3STWXVk
YouTube
GopherCon 2020: Debugging Code Generation in Go - Jaana Dogan
Have you ever tried to understand how the Go toolchain takes your source code and generates a binary? Have you ever wondered how you can inspect machine code generated from Go source code? Or, have you ever optimized some Go code to later realize Go compiler…
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoModulesOnlyFuture
Golang drawer
https://bencane.com/2020/12/29/how-to-structure-a-golang-cli-project/
Medium
How to Structure a Go Command-Line Project
A detailed example of a Golang project structure, specifically for command-line tools.
Golang drawer
https://www.youtube.com/watch?v=YoDGTwwQTso
YouTube
Go 1.16 Embeded Files Tutorial - BETA Feature
👨💻
For the price of a
☕
every month, sign up and gain access to a growing list of premium courses on my site - https://tutorialedge.net/pricing/
✅
Subscribe and hit that
🔔
to get notified for all the latest tutorials!
Draft - https://github.com/go…
Golang drawer
https://thingsthatkeepmeupatnight.dev/posts/golang-http-handler-errors/
thingsthatkeepmeupatnight.dev
Elegance of Go's error handling
Handling errors in go's http handler
Golang drawer
https://rohitpaulk.com/articles/cmd-run-dev-null
Golang drawer
https://gist.github.com/prologic/5f6afe9c1b98016ca278f4d507e65510
Gist
Learn Go in ~5mins
Learn Go in ~5mins. GitHub Gist: instantly share code, notes, and snippets.
Golang drawer
https://www.gobeyond.dev/wtf-dial/
Go Beyond
Introducing WTF Dial (again)
A blog series where we build and deploy a real-world Go application.