24 Oct 25

Wouldn’t it be great if we could write tests for our Go CLI tools that are simple as shell scripts? The testscript package lets us do exactly that. Let’s take it for a spin.

by chrisSt 3 months ago

What makes Go developers truly effective? In this guest post, John Arundel shares ten practical “commandments” of Go excellence – timeless lessons for writing cleaner, safer, and more maintainable Go code.

by chrisSt 3 months ago

20 Oct 25

A technique for deterministic labeling from stochastic models, with benchmarked Golang implementation.

by chrisSt 3 months ago saved 3 times

17 Oct 25

Command pigeon generates parsers in Go from a PEG grammar. - mna/pigeon

by chrisSt 3 months ago

03 Sep 25

mtlog brings message template logging to Go. Logs humans can read at 2 AM. Structured data machines can query at 9 AM.

by chrisSt 5 months ago

09 Aug 25

Mailpit is a free, open-source SMTP testing tool built with Go and Vue. It provides a modern web UI for viewing and testing emails, and includes a REST API for integration testing.

by chrisSt 6 months ago

05 Jun 25

Go SQL Access Toolkit

by chrisSt 8 months ago

31 May 25

A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravel’s dump() and Symfony’s VarDumper. - goforj/godump

by chrisSt 8 months ago saved 2 times

FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events. - helshabini/fsbroker

by chrisSt 8 months ago

23 Mar 25

A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp. - deckarep/golang-set

by chrisSt 10 months ago

26 Nov 24

Go toolkit for clean, composable, channel-based concurrency - destel/rill

by chrisSt 1 year ago

10 Sep 24

An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies. - ergo-services/ergo: An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang. Zero dependencies.

by chrisSt 1 year ago

03 Jul 24

💥 A Lodash-style Go library based on Go 1.18 Generics (map, filter, contains, find…) - samber/lo

by chrisSt 1 year ago

11 Jun 24

Implements string functions widely used in other languages but absent in Go. - huandu/xstrings

by chrisSt 1 year ago

14 May 24

In-memory HNSW for Go. Contribute to coder/hnsw development by creating an account on GitHub.

by chrisSt 1 year ago

28 Feb 24

Type Safe Enum generator for Go. Contribute to zarldev/goenums development by creating an account on GitHub.

by chrisSt 1 year ago

10 Jan 24

Isolated loop variables, range over integers, math/rand v2 and enhanced routing.

by chrisSt 2 years ago

21 Dec 23

Image similarity in Golang. Version 4 (LATEST). Contribute to vitali-fedulov/images4 development by creating an account on GitHub.

by chrisSt 2 years ago