Golang drawer
@golang101
174
subscribers
1
photo
5.03K
links
Curated Golang news
Download Telegram
Join
Golang drawer
174 subscribers
Golang drawer
https://alanilling.com/exiting-the-vietnam-of-programming-our-journey-in-dropping-the-orm-in-golang-3ce7dff24a0f
Medium
Exiting the Vietnam of Programming: Our Journey in Dropping the ORM (in Golang)
The story of how and why we decided to remove our ORM from our backend, the challenges we faced and the ways we’re profiting.
Golang drawer
https://earthly.dev/blog/property-based-testing/
Earthly Blog
Property-Based Testing In Go
Learn how to use property-based testing in Go to automatically generate unit tests and ensure the reliability of your code. Property-based testing ...
Golang drawer
https://tech.marksblogg.com/rdns-domain-name-tld-extract-golang.html
Marksblogg
Faster Top Level Domain Name Extraction with Go
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More...
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…