A puppeteer for terminal UIs. Control Vim, Emacs, htop, Nethack, or any interactive TUI from the CLI (or an AI agent): launch it in a background session, send keystrokes, grab screen snapshots, and stream it live from another shell.
#golang
github.com/montanaflyn...
Posts by Golang Articles, News, Packages
A cool video about: "DS Emulation! It includes a jit compiler, a 3D scene exporter, direct boot without Bios or Firmware files, and a ton of configurable options"
#golang
github.com/aabalke/guac
youtu.be/AsWBItlGmZg
Advanced DNS tunneling VPN for censorship bypass, optimized beyond DNSTT and SlipStream with low-overhead ARQ, resolver load balancing, high packet-loss stability and speed.
#golang
github.com/masterking3...
Understanding the Go Runtime: The Network Poller
#golang
internals-for-interns.com/posts/go-ne...
Three lines of code to give your AI agents persistent memory and cut token usage by 90%.
#golang
github.com/angelnicola...
Containers Are Just Linux wrapper: Exploring Namespaces and cgroups From Scratch
#golang
blog.iamvedant.in/containers-...
A strongly consistent, distributed, Valkey(and Redis)-compatible database
(not for production...)
#golang
github.com/antithesish...
An enterprise grade OpenAPI & swagger library for Go
#golang
pb33f.io/libopenapi/
Embedded Go proxy foundation for reverse, forward, CONNECT, WebSocket, and runtime-aware proxy workflows.
#golang
github.com/777genius/p...
A nice article about "Automated Go test coverage production"
#golang
www.dolthub.com/blog/2026-0...
Native GTK3 + WebKit2GTK desktop app for Ollama on Linux
#golang
github.com/johnohhh1/o...
Parsing 11 languages in pure Go without CGO: how I replaced regex with a tree-sitter runtime
#golang
dev.to/thegdsks/pa...
Go Bitwise Flags and Bitmasks: Configuration Pattern Guide
#golang
iampavel.dev/blog/go-bit...
A Go framework for building MCP servers. Your struct tags are your schema.
#golang
github.com/AKhilRaghav...
10K, 1M.. or more active SSE streams Building MCPSprut ( MCP Hub )
How I built an MCP hub designed to hold as many SSE streams as a single machine can handle
#golang
ernest-khas.hashnode.dev/part-1-10k-...
An interesting article about "Avoiding supply chain attacks in Go"
#golang
eltonminetto.dev/en/post/202...
A lightning fast image processing and resizing library for Go
#golang
github.com/davidbyttow...
A free interactive Go course: 11 lessons from zero to building a concurrent file scanner
#golang
bytelearn.dev/go-essentials
How-To: Real-Time Dashboards with Go and PostgreSQL (Without Polling)
#golang
medium.com/@josesomojo...
A terminal workflow recorder that turns debugging sessions into re-playable, shareable artifacts.
#golang
github.com/AmalChandru...
Build reactive Web Components in pure Go—no JS framework.
Create custom elements with data binding, conditional views, list rendering, two-way forms, hash routing, and parent-child communication—all in Go, running in the browser.
#golang
github.com/luisfurquim...
Building a Trade Matching Engine from Scratch in Go
#golang
dev.to/iwtxokhtd83...
A Go-based open-source task management with lists, Kanban, Gantt, and more
#golang
github.com/go-vikunja/...
A batteries-included terminal UI framework for Go
#golang
useglyph.sh/
Struct validation for Go that natively speaks log/slog and OpenTelemetry - so failures land in Datadog, CloudWatch, or Azure Monitor as queryable structured events, not as strings you have to parse.
#golang
github.com/trycatchkam...
A vector tile server delivering Mapbox Vector Tiles with support for PostGIS, GeoPackage and SAP HANA Spatial data providers.
#golang
github.com/go-spatial/...
A robust Go-based backend service for email campaign management with advanced authentication and permission systems.
#golang
github.com/mailxem/xem.go
A Go-based pipeline runner with skills for CI/CD and development
#golang #DevOps
github.com/titpetric/a...
A Terminal UI for exploring who did what in a Git repository
#golang
github.com/altafino/gi...
A 2D tile map engine which is built with data and cache friendly ways that provide a
#golang
github.com/kelindar/tile