07 Apr 25
Ian Lance Taylor 12 April 2022
Jean Barkhuysen and Jonathan Amsterdam 7 July 2020
When to use generics when writing Go code, and when not to use them.
New package for interning in Go 1.23.
Go 1.24 brings generic type aliases, map performance improvements, FIPS 140 compliance and more.
05 Apr 25
Great read about the peculiarities of bytecode VM design in Golang.
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
31 Jan 25
26 Nov 24
Go toolkit for clean, composable, channel-based concurrency - destel/rill
30 Sep 24
28 Sep 24
Ebitengine (Eh-Bee-Ten-Gin)
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.
08 Sep 24
03 Jul 24
💥 A Lodash-style Go library based on Go 1.18 Generics (map, filter, contains, find…) - samber/lo
11 Jun 24
Implements string functions widely used in other languages but absent in Go. - huandu/xstrings
22 May 24
14 May 24
In-memory HNSW for Go. Contribute to coder/hnsw development by creating an account on GitHub.