Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://pgmetrics.io/
Golang drawer
https://github.com/emersion/go-imap
GitHub
GitHub - emersion/go-imap:
📥
An IMAP library for Go clients and servers
📥
An IMAP library for Go clients and servers. Contribute to emersion/go-imap development by creating an account on GitHub.
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://betterprogramming.pub/how-to-write-your-own-go-module-proxy-ed2d861c577a
Medium
How To Write Your Own Go Module Proxy
Get rid of all annoying "replace" directives for your private repositories
Golang drawer
https://go.dev/blog/pipelines
go.dev
Go Concurrency Patterns: Pipelines and cancellation - The Go Programming Language
How to use Go's concurrency to build data-processing pipelines.
Golang drawer
https://github.com/micro/micro
GitHub
GitHub - micro/micro: A microservices toolkit
A microservices toolkit. Contribute to micro/micro development by creating an account on GitHub.
Golang drawer
https://github.com/1pkg/gofire
GitHub
GitHub - 1pkg/gofire: Gofire
🔥
Command Line Interface Generator tool for Go
Gofire
🔥
Command Line Interface Generator tool for Go - GitHub - 1pkg/gofire: Gofire
🔥
Command Line Interface Generator tool for Go
Golang drawer
https://github.com/segmentio/ksuid
GitHub
GitHub - segmentio/ksuid: K-Sortable Globally Unique IDs
K-Sortable Globally Unique IDs. Contribute to segmentio/ksuid development by creating an account on GitHub.
Golang drawer
https://github.com/algerbrex/blunder
GitHub
GitHub - algerbrex/blunder: A UCI compatible chess engine written in Golang
A UCI compatible chess engine written in Golang. Contribute to algerbrex/blunder development by creating an account on GitHub.
Golang drawer
https://www.migops.com/blog/2021/10/22/organizing-postgresql-codebase-using-templates-in-golang/
MigOps
Organizing PostgreSQL codebase using templates in Golang - MigOps
Templates in Golang allows us to manage packaging software as a binary and allows clients to execute their own PostgreSQL queries
Golang drawer
https://kendru.github.io/go/2021/10/26/sorting-a-dependency-graph-in-go/
kendru.github.io
Sorting a Dependency Graph in Go | Andrew Meredith
Recently, I was thinking about how many of the nontrivial problems that I run into with software engineering boil down to a few simple problems. Just look at...
Golang drawer
https://evilmartians.com/chronicles/what-could-go-wrong-with-a-mutex-or-the-go-profiling-story
evilmartians.com
What could Go wrong with a mutex, or the Go profiling story—Martian Chronicles, Evil Martians’ team blog
Profiling Go stacktrace dumps and taking a deep look into how read-write mutexes work
Golang drawer
https://blog.alexellis.io/raspberry-pi-zero-2/
Alex Ellis' Blog
First Impressions with the Raspberry Pi Zero 2 W
The Raspberry Pi Zero 2 W has just been released, it's now got three more cores just like the RPi 3, but what is it good for and should you get one?
Golang drawer
https://utcc.utoronto.ca/~cks/space/blog/programming/GoVersionOfYourSource
Golang drawer
https://www.golang.dk/
www.golang.dk
Become a Go cloud developer
Interactive online Go courses that teach you fast. Level up your Go skills, work on more interesting problems, earn more money.
Golang drawer
https://eli.thegreenplace.net/2021/a-comprehensive-guide-to-go-generate/
Golang drawer
https://github.com/CryogenicPlanet/depp
GitHub
GitHub - CryogenicPlanet/depp:
⚡
Check your npm modules for unused and duplicate dependencies fast
⚡
Check your npm modules for unused and duplicate dependencies fast - CryogenicPlanet/depp
Golang drawer
https://u-root.org/
u-root
A fully Go userland with Linux bootloaders!
Golang drawer
https://github.com/hexops/valast
GitHub
GitHub - hexops/valast: Convert Go values to their AST
Convert Go values to their AST. Contribute to hexops/valast development by creating an account on GitHub.
Golang drawer
https://github.com/orijtech/structslop
GitHub
GitHub - orijtech/structslop: structslop is a static analyzer for Go that recommends struct field rearrangements to provide for…
structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency. - orijtech/structslop