GitHub - hybridgroup/go-haystack: Track personal Bluetooth devices via Apple's "Find My" network using OpenHaystack and Macless-Haystack with tools written in Go/TinyGo. No Apple hardware required!
go-haystack: Track Personal Devices via Apple's 'Find My' Network — An interesting way to track personal...
ebpf-go Documentation
ebpf-go 0.17: A Way to Work with eBPF from Go — A pure Go library to...
Release v0.6.0: S/MIME, Auto-discovery, Quicksend and more · wneessen/go-mail
go-mail v0.6: A Library for Sending Emails — If you’ve got email to send, go-mail can...
Chris's Wiki :: blog/programming/GoReflectWhyFieldRestriction
Realizing Why Go Reflection Restricts What Struct Fields Can Be Modified — Private (unexported) fields can’t...
Clean Architecture: A Practical Example of Dependency Inversion in Go using Plugins
A Practical Example of Dependency Inversion using Plugins — An example of using Clean Architecture principles...
GitHub - MariaLetta/free-gophers-pack: ✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts...
Gophers Pack: A Collection of Gopher Pictures and Design Elements — If you want some handy Go...
if got, want: A Simple Way to Write Better Go Tests
if got, want: A Simple Way to Write Better Go Tests — “There’s an excellent Go...
Product for Engineers | Substack
The First Newsletter Dedicated to Product Engineers — The fastest growing startups increasingly rely on product...
Go 1.24 interactive tour
An Interactive Tour of Go 1.24 — A list of all the significant new 1.24 features....
Go Developer Survey 2024 H2 Results - The Go Programming Language
Go Developer Survey 2024 H2 Results — The results of the latest Go community survey are...
Fullstack to Backend Learning Path – Expand Your Abilities to the Server and Master the Fullstack
Master the Fullstack — Expand your abilities to the server with this comprehensive learning path. You'll...
Memos - Open Source, Self-hosted, Your Notes, Your Way
Memos: A Privacy-First Go-Powered Note Taking App — A complete, MIT-licensed note taking webapp that you...
Introduction | templ docs
templ: A Way to Build HTML with Go — Create components that render fragments of HTML...
Fuego | Fuego
Fuego: A Nest-Inspired API/Web Framework for Go — “The only Go framework generating OpenAPI documentation from...
GitHub - dkorunic/betteralign: Make your Go programs use less memory (maybe)
betteralign 0.6: Make Your Programs Use Less Memory.. Maybe — A tool to detect structs that...
Pixel Federation Powers Mobile Analytics Platform with WarpStream, saves 83% over MSK
Pixel Federation Swaps MSK for WarpStream, Saves 83% on Kafka Costs — By swapping AWS MSK...
Build Go applications using Project IDX and the Gemini API- Google Developers Blog
Build Go Apps using Project IDX and the Gemini API — IDX is a Google-developed AI-assisted...
Rust vs Go in 2025 — Bitfield Consulting
Rust vs Go in 2025 — An updated look at a topic that John often covers...
crawshaw - 2025-01-06
How I Program with LLMs — The co-founder of Tailscale shares his thoughts on modern approaches...
Initial release • Blog • Cogent Core
1. Cogent Core: A New GUI Framework for Go — I was surprised this was by far...
Go 1.24 Release Candidate 1 is released
Go 1.24 Release Candidate 1 Released — This announcement isn’t particularly exciting, but if you want...
Go Protobuf: The new Opaque API - The Go Programming Language
Go Protobuf and the New Opaque API — The existing protobuf module is here to stay,...
GitHub - cvilsmeier/go-sqlite-bench: Benchmarks for Golang SQLite Drivers
Benchmarking Different Go SQLite Drivers (Again) — An update of a benchmark we first linked a...
Go 1.23: Interactive release notes
3. Interactive Release Notes for Go 1.23 — If you find traditional release notes hard going, this...
Rust vs Go in 2024 and 2025 — Bitfield Consulting
4. Rust vs Go in 2024? — A perennially popular post from yesteryear was tweaked for 2024...
Learning Go in 2024; From Beginner to Senior
5. Learning Go in 2024; From Beginner to Senior — Matt brought together six years of bookmarks...
Why People are Angry over Go 1.23 Iterators
6. Why People are 'Angry' Over Go 1.23 Iterators — ‘Angry’ is a little OTT, but there...
Go performance from version 1.0 to 1.22
8. Go Performance from Version 1.0 to 1.22 — Two years ago we enjoyed the author’s Go...
Coming in Go 1.24: testing/synctest experiment for time and concurrency testing · Dan Peterson
🕒 Coming in Go 1.24: An Experiment for Time and Concurrency Testing — A look at another feature...
High performance, extensible, minimalist Go web framework | Echo
Echo: Extensible, Minimalist Go Web Framework — Though it’s not too minimal, offering HTTP routing, automatic...
GitHub - Phillip-England/gtml: Make Writing HTML in Go a Breeze 🍃
GTML: Make Writing HTML in Go a Breeze — This package touts itself with “Think of...
GitHub - go-dockly/garm: Advanced ARM64 Compiler for High-Performance on the GO
gARM: An ARM64 Compiler for Go — The author thinks we can do better than Go’s...
Goverter
Goverter: A Type-Safe Go Converter Generator — Generate type-safe converters by writing signatures of the type...
GitHub - nlepage/go-wasm-http-server: Embed your Go HTTP handlers in a ServiceWorker and emulate an HTTP server!
go-wasm-http-server 2.0: Embed Go HTTP Handlers in a Service Worker — Embed your Go HTTP handlers...
Orbit - Apache Kafka Migration and Replication - WarpStream
Zero Ops Apache Kafka Replication and Data Mirroring — Moving to WarpStream to reduce your Kafka...
Orchestrion: Compile time auto instrumentation for Go
⚙️ Orchestrion: Compile-Time Auto-Instrumentation for Go — Instrumenting code is tedious and inconsistent when done manually, but...
GitHub - charmbracelet/soft-serve: The mighty, self-hostable Git server for the command line🍦
Soft Serve 0.8: A Self-Hostable Go-Powered Git Server — Another handy project from the folks at...
Articles/Templ vs Gomponents
Templ vs Gomponents vs html/template — A comparison of three view related libraries for Go, including...
Basics of Go | Learn Go Basics and Get Up to Speed Quickly
Master the Basics of Go — Join Maximiliano Firtman for this detailed video course covering the...
What's Missing From Golang Generics?
What's Missing from Go's Generics? — Follow-up to an article we recently linked that posited that...
Run a Simple Go Web Service on NixOS
Running a Simple Go Web Service on NixOS — “I only just started using NixOS modules...
A Go package for building Progressive Web Apps
Go-App: A Package to Build Progressive Web Apps with Go and WebAssembly — An intriguing way...
Why Golang slices still surprise me | Blog | build-your-own.org
Why Go Slices Still Surprise Me — Slices are a common source of confusion and bugs,...
GitHub - projectdiscovery/katana: A next-generation crawling and spidering framework.
🕸️ Katana: A Web Crawling and Spidering Framework — A flexible Go-powered Web crawling tool (which can...
GitHub - cockroachdb/pebble: RocksDB/LevelDB inspired key-value database in Go
🪨 Pebble: RocksDB/LevelDB Inspired Key-Value Database in Go — A key-value store focused on performance that uses...
GitHub - destel/rill: Go toolkit for clean, composable, channel-based concurrency
Rill 0.6: A Composable Concurrency Toolkit for Go — A collection of functions for streaming, parallel...
GitHub - sentriz/go-taglib: Go audio metadata read/write via embedded, CGo-free bindings to TagLib
🔊 go-taglib: Read/Write Audio Metadata Tags — Read and write metadata tags for audio files (like MP3,...
https://shortclick.link/sn02rq
We Put the Go in Google Gemini — Google Gemini 1.5 Flash 8B for Go has...
vince - Self Hosted Alternative to Google Analytics
Vince: Go-Powered, Self Hosted Web Analytics System — Web stats, link tracking, and more, for unlimited...
Diving into eBPF: Building a Process Tracer from Scratch!
Diving into eBPF: Building a Process Tracer from Scratch — This is certainly a deep dive...