GitHub - diskfs/go-diskfs
https://github.com/diskfs/go-diskfs
go-diskfs: Manipulate Disks and Disk Images from Go — For tasks that you might otherwise use fdisk, mkfs.vfat, or mtools for – partitioning, making filesystems, etc.
27 days ago
Public list by ~golangweekly
https://github.com/diskfs/go-diskfs
go-diskfs: Manipulate Disks and Disk Images from Go — For tasks that you might otherwise use fdisk, mkfs.vfat, or mtools for – partitioning, making filesystems, etc.
27 days ago
https://master.dev/courses/github-actions/
Build Production-Ready CI/CD Pipelines with GitHub Actions — Erik Reinert takes you from your first workflow to production pipelines: matrix builds, caching, composite actions, reusable workflows, and secure cloud deploys with OIDC.
27 days ago
https://words.filippo.io/passkey-record/
Storing Passkeys Like Password Hashes, and a Go API to Match — A proposal for storing WebAuthn credentials as opaque strings, a la password hashes, plus a draft stateless crypto/passkey API that could reach the standard library in Go 1.28. Filippo wants feedback on both now.
27 days ago
https://riverqueue.com/blog/go-stuck-jobs
Go's Stuck Goroutine Problem (And Why to Let It Fail) — How goroutines get stuck, why Go can't kill them, and River v0.40's Erlang-inspired 'let it crash' answer for background jobs that ignore cancellation.
27 days ago
https://blog.jetbrains.com/go/2026/07/20/escape-analysis/
Escape Analysis in Go: Stack vs. Heap Allocations Explained — An approachable intro to Go's escape analysis and reading -gcflags="-m" output that doubles as a demo of GoLand 2026.2's new tooling for it.
27 days ago
https://gomlx.github.io/
GoMLX: Accelerated Machine Learning Framework for Go — A Python-free, idiomatically Go alternative to TensorFlow or PyTorch. It's come a long way since we linked to it last, with more SIMD support, a new homepage, thorough docs, and support for more Hugging Face models out of the box.
27 days ago
https://github.com/henvic/httpretty
httpretty 0.2: Pretty-Print HTTP Requests Made from Go — Inspired by curl's --verbose, this could be handy when debugging. We first linked this 7 years ago(!) and it's been rounded out with support for multipart bodies, HTTP trailers, and http.Flusher/http.ResponseController.
27 days ago
https://github.com/oapi-codegen/oapi-codegen/releases/tag/v2.8.0
oapi-codegen 2.8.0: Now with OpenAPI 3.1 Support — A long-standing way to generate idiomatic Go client and server boilerplate code from OpenAPI 3 specifications, and now OpenAPI 3.1 too. Specs are now validated prior to generation too, Fiber v3 is supported, and Go 1.25+ is now required.
27 days ago
https://www.tigerdata.com/go/trial
One Database. Zero Pipelines. Full Postgres — Extend Postgres: hypertables, 95% compression, continuous aggregates. Analytics on live data. $1000 credit to start.
3 months ago