Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://threedots.tech/post/auto-generated-c4-architecture-diagrams-in-go/
threedots.tech
Auto-generated C4 Architecture Diagrams in Go
Learn how to auto-generate C4 architecture diagrams for Go projects with this practical guide. We demonstrate a powerful library that creates up-to-date diagrams from your code, saving time and keeping documentation accurate.
Golang drawer
https://levelup.gitconnected.com/generics-in-go-viva-la-revolution-e27898bf5495
Medium
Generics in Go: Viva La Revolution!
One feature to change them all.
Golang drawer
http://macias.info/entry/202109081800_k8s_informers.md
macias.info
An introduction to Go Kubernetes' informers. Mario Macias' handcrafted blog
Golang drawer
https://adrianhesketh.com/2021/10/23/using-storybook-with-go-frontends/
Adrianhesketh
Using Storybook with Go frontends
Software engineering blog
Golang drawer
https://betterprogramming.pub/7-code-patterns-in-go-i-cant-live-without-f46f72f58c4b
Medium
7 Code Patterns in Go I Can’t Live Without
Code patterns to make your programs more reliable, efficient, and make your life easier
Golang drawer
https://github.com/mewkiz/flac
GitHub
GitHub - mewkiz/flac: Package flac provides access to FLAC (Free Lossless Audio Codec) streams.
Package flac provides access to FLAC (Free Lossless Audio Codec) streams. - mewkiz/flac
Golang drawer
https://github.com/batchcorp/plumber
GitHub
GitHub - streamdal/plumber: A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems.
A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. - streamdal/plumber
Golang drawer
https://github.com/bogem/id3v2
GitHub
GitHub - n10v/id3v2:
🎵
ID3 decoding and encoding library for Go
🎵
ID3 decoding and encoding library for Go. Contribute to n10v/id3v2 development by creating an account on GitHub.
Golang drawer
https://github.com/hajimehoshi/oto
GitHub
GitHub - ebitengine/oto: ♪ A low-level library to play sound on multiple platforms ♪
♪ A low-level library to play sound on multiple platforms ♪ - ebitengine/oto
Golang drawer
https://github.com/panjf2000/gnet
GitHub
GitHub - panjf2000/gnet:
🚀
gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in…
🚀
gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go. - panjf2000/gnet
Golang drawer
https://go-telegram-bot-api.dev
Golang drawer
https://github.com/six-ddc/plow
GitHub
GitHub - six-ddc/plow: A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display
A high-performance HTTP benchmarking tool that includes a real-time web UI and terminal display - six-ddc/plow
Golang drawer
https://gotenberg.dev
Golang drawer
https://github.com/prabhatsharma/zinc
GitHub
GitHub - zincsearch/zincsearch: ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written…
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go. - zincsearch/zincsearch
Golang drawer
https://entgo.io/blog/2021/12/09/contributing-my-first-feature-to-ent-grpc-plugin/
entgo.io
What I learned contributing my first feature to Ent's gRPC plugin | ent
I've been writing software for years, but, until recently, I didn't know what an ORM was. I learned many things
Golang drawer
https://changelog.com/gotime/209
Changelog
Coding Go in the blind featuring Dominic St-Pierre (Go Time #209)
In this episode Dominic speaks with Jon about his experience transitioning to using a screen reader and learning to code without his vision. They discuss how some of the tooling works, things other developers can do to make their code more accessible for…
Golang drawer
https://www.kevinwmcconnell.com/writing/how-i-wrote-my-book
Kevinwmcconnell
How I wrote my book
Earlier this month I released a book. This post is about how I wrote it, the tools I used, and what I learned.
I've also shared a link to a repo containing all the settings, themes and file structure that I used, which you can take as a starting point for…
Golang drawer
https://ebiten.org/blog/2021.html
Ebitengine - A dead simple 2D game engine for Go
Ebiten in 2021 - 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://www.gophercon.com
Gophercon
GopherCon 2025
Join us in New York City from August 26th - 28th at the North Javits Center for GopherCon 2025! As the premiere gathering of Go programming language enthusiasts, you can expect some of the very best programming driven by our community, exceptional pre-conference…
Golang drawer
https://www.youtube.com/watch?v=FdZCZivjtbA
YouTube
Go Code Roast
In this video, I roast some Go code! That is, I review it as if it were submitted as part of a job application screening. I talk about what I like, what I don't like, and how I would do things differently.
A huge thanks to Udaya Prakash for volunteering…