~golangweekly | Issue 544 - How Swiss Tables make Go 1.24 faster (11)
-
Faster Go maps with Swiss Tables - The Go Programming Language
Faster Go Maps with Swiss Tables — One of Go’s newest features is a revamped map...
-
Tips to debug hanging Go programs
Tips to Debug Hanging Go Programs — Next time your Go app becomes unresponsive, these tips...
-
Webinar | Proactive Postgres Practices to Prevent Performance Bottlenecks
Keep Postgres Maintenance from Slowing Down Your Go App — Secure your spot to learn the...
-
The cost of Go's panic and recover :: jub0bs.com
The Cost of Go's panic and recover — When something goes unexpectedly and critically wrong in...
-
https://pthorpe92.dev/cursed-go/
Calling Rust from 'Cursed' Go — Cgo is Go’s mechanism for calling external/foreign functions but its...
-
Nil channels in Go
Nil Channels in Go — Nil channels seem to baffle many Gophers, so Vishnu went on...
-
How and why we built our startup around small teams
The Magic of Small Engineering Teams — How PostHog uses small teams to ship fast and...
-
GitHub - x-motemen/gore: Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
Gore 0.6: A Full Featured Go REPL Environment — You get all the niceties you’d expect...
-
GitHub - evrone/go-clean-template: Clean Architecture template for Golang services
Go Clean Template — Inspired by Uncle Bob’s ‘Clean Code’ principles, this repo attempts to provide...
-
GitHub - go-git/go-git: A highly extensible Git implementation in pure Go.
go-git 5.14: An Extensible Git Implementation in Pure Go — “Manipulate git repositories at low level...
-
GitHub - sqldef/sqldef: Idempotent schema management for MySQL, PostgreSQL, and more
sqldef 1.0: Idempotent Schema Management for Databases — A Go-powered CLI tool and WASM library for...