Golang Articles, News, Packages
golangch.bsky.social
Golang Articles, News, Packages
@golangch.bsky.social
https://x.com/golangch with over 30k followers

Go Development and AI Consulting: https://altafino.com
A robust Go-based "Ralph Wiggum" loop orchestrator automates AI coding agents (e.g., opencode, claude code) in a loop until success criteria or safety limits are met.
#golang

github.com/eduardolat/...
February 3, 2026 at 4:17 AM
List and LinkedList in Go: The Overlooked Power Tool Every Go Engineer Forgets
#golang

medium.com/@yuseferi/l...
List and LinkedList in Go: The Overlooked Power Tool Every Go Engineer Forgets
Most Go developers master slices and maps early. Few ever reach for container/list — and that blind spot quietly limits how we model…
medium.com
February 3, 2026 at 4:15 AM
A Go library for mock HTTP and gRPC servers, allowing configurable latencies, status codes, and responses. Ideal for chaos engineering, integration testing, and simulating real-world API behavior.
#golang

github.com/NawafSwe/mo...
GitHub - NawafSwe/mockchaos: Mock HTTP/gRPC servers with chaos simulation. Configure latency, status codes, and failures via JSON for tests and Kubernetes deployments.
Mock HTTP/gRPC servers with chaos simulation. Configure latency, status codes, and failures via JSON for tests and Kubernetes deployments. - NawafSwe/mockchaos
github.com
February 3, 2026 at 4:14 AM
An interesting article and project: "I shipped a transaction bug, so I built a linter"
#golang

leonh.fr/posts/go-tr...
January 29, 2026 at 6:58 AM
A lightweight, self hosted platform for building and deploying webhooks, APIs and scheduled tasks using simple scripts
#golang

github.com/rapidforge-...
January 29, 2026 at 6:56 AM
Tracing Database Interactions in Go: Idiomatic ways of linking atomic transactions with context
#golang

medium.com/@dusan.stan...
Tracing Database Interactions in Go: Idiomatic ways of linking atomic transactions with context
This is a deep dive into tracing query executions in Go. In this article I’ll explore the existing approaches and share my experience…
medium.com
January 29, 2026 at 6:53 AM
A lightweight distributed scheduled task management system developed in Go, designed to replace Linux-crontab.
#golang

github.com/gocronx-tea...
January 28, 2026 at 6:48 AM
Welcome to Go @wso2
#golang

wso2.com/library/blo...
January 28, 2026 at 6:45 AM
An extensible EV Charge Controller and home energy management system
#golang

github.com/evcc-io/evcc
January 27, 2026 at 4:27 AM
An open source web-based music collection server and streamer. It gives you the freedom to listen to your music collection from any browser or mobile device
#golang

github.com/navidrome/n...
January 27, 2026 at 4:26 AM
A lightweight, container-free sandbox for running commands with network and filesystem restrictions
#golang

github.com/Use-Tusk/fence
GitHub - Use-Tusk/fence: Lightweight, container-free sandbox for running commands with network and filesystem restrictions
Lightweight, container-free sandbox for running commands with network and filesystem restrictions - Use-Tusk/fence
github.com
January 26, 2026 at 2:30 PM
Improve AI Context: Use Your Local Go Module Cache
#golang

ivan-pidikseev.dev/posts/golan...
January 26, 2026 at 4:53 AM
A powerful Go web service for template-based PDF generation with multi-page support, PDF merging, form filling, and HTML to PDF/Image conversion
#golang

github.com/chinmay-saw...
January 26, 2026 at 4:50 AM
How to understand Memory Alignment in Go
#golang

phu09032000.medium.com/understandi...
January 26, 2026 at 4:48 AM
A Local Area Network discovery tool with a modern Terminal User Interface (TUI) written in Go. Discover, explore, and understand your LAN in an intuitive way
#golang

github.com/ramonvermeu...
January 24, 2026 at 4:59 AM
A nice article about "Writing a Go SQL driver"
#golang

www.dolthub.com/blog/2026-0...
Writing a Go SQL driver
Take a tour of Go's SQL driver implementation and see how it works in Dolt's embedded SQL driver.
www.dolthub.com
January 24, 2026 at 4:50 AM
A language-agnostic database migration tool with JavaScript DSL, written in Go
#golang

github.com/hlop3z/astr...
January 22, 2026 at 3:32 AM
Backpressure Patterns in Go: From Channels to Queues to Load Shedding
#golang

medium.com/@Realblank/...
January 22, 2026 at 3:29 AM
Professional PDF generation from Markdown. No LaTeX. No complexity
#golang

github.com/alnah/go-md...
January 21, 2026 at 6:50 PM
A workspace manager to coordinate multiple Claude Code agents on different tasks. Gas Town maintains work state via git-backed hooks, ensuring reliable multi-agent workflows without losing context.
#golang

github.com/steveyegge/...
January 20, 2026 at 3:59 AM
A modern and intuitive terminal-based text editor, written in Go
@golang

github.com/micro-edito...
January 20, 2026 at 3:45 AM
A log reduction tool written in Go. it normalizes, filters, and aggregates repeated messages. the result is less noise, lower bandwidth, and cheaper storage without losing visibility into recurring issues.
#golang

github.com/DumbNoxx/Goxe
GitHub - DumbNoxx/Goxe: goxe is a log reduction tool written in go. it normalizes, filters, and aggregates repeated messages. the result is less noise, lower bandwidth, and cheaper storage without losing visibility into recurring issues.
goxe is a log reduction tool written in go. it normalizes, filters, and aggregates repeated messages. the result is less noise, lower bandwidth, and cheaper storage without losing visibility into r...
github.com
January 19, 2026 at 12:37 PM
A deterministic Neural Virtual Machine (DNVM) — a portable execution environment for neural networks that guarantees bitwise-identical results across all platforms, backends, and language bindings
#golang

github.com/openfluke/loom
GitHub - openfluke/loom: Layered Omni-architecture Openfluke Machine
Layered Omni-architecture Openfluke Machine. Contribute to openfluke/loom development by creating an account on GitHub.
github.com
January 19, 2026 at 12:35 PM