Curated Golang content.
Curated by Dennis O'Keeffe and part of the TheLastWeekIn.dev family.
Subscribe to my personal newsletter to get updates on TheLastWeekIn.Dev + more! 🦄
14 May 2022
Vegeta: HTTP load testing tool written in Go • Weron – A Peer-to-Peer VPN Based on WebRTC Written in Go • Bubble Tea: fun, functional and stateful way to build terminal apps • Practical concurrency guide in Go, communication by channels, patterns • SQLite in Go, with and without cgo
4 min read
07 May 2022
A gentle introduction to generics in Go • Experience Report: 6 months of Go • testscript, a hidden gem the Go team kept locked away • Starting my golang blogging journey with a first simple article
5 min read
30 April 2022
Shaving 40% Off Google’s B-Tree Implementation with Go Generics • Ebiten v2.3.0 released - DirectX on Windows, Native compiling for Nintendo Switch, Device vibration
5 min read
23 April 2022
Go Developer Survey 2021 Results • Go will use pdqsort in the next release • Fast & simple JWT for Go (v4.0.0 released) • Draw: a simple drawing tool in your terminal (written in Go)
5 min read
16 April 2022
Breaking the Monolith at Twitch: Part One • Building a Production-Ready Service in Go - 2nd Edition Out Now! • When To Use Generics by Ian Lance Taylor
5 min read
02 April 2022
Generics can make your Go code slower • I bought an M1 Mac and worked out how to use the GPU from Go • A curated list of awesome articles and resources for learning and practicing Go and its related technologies. • I made Devzat, a custom SSH server. It's like Discord, but in the terminal and over SSH. • Generics can make your Go code Faster
6 min read
19 March 2022
Introduction to Go Generics using simple examples • No more release blockers on the 1.18 milestone • Go streams (a look at what is possible with generics) • Announcing Versioned Migrations Authoring | ent • I wanted to statically link some stuff that used C libraries in Go and I used Zig
6 min read
12 March 2022
Go 1.18 - 7 issues remain - only 2 actual bugs! Are you excited? I'm excited. • Event Sourcing in Go • Building Rich CLI Applications with Go's Built-in Templating
5 min read
05 March 2022
Juniper is an extended Go standard library using generics, including containers, iterators, and streams • Speeding up Go's builtin JSON encoder up to 55% for large arrays of objects • A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...) • Go: A Documentary
5 min read
26 February 2022
My no code testing platform is testing itself and already getting 65% coverage! 😁 • proposal: arena: new package providing memory arenas
5 min read