💡 Chris Siebenmann chimes in too, acknowledging the complexity of the problem, but how Go's solution has benefits in terms of reducing potential errors. |
![]() Redis With Wings. Better Performance. Less Overhead— Dragonfly (24k GitHub stars) is a fully compatible drop-in Redis replacement. Dragonfly achieves 25X better performance than Redis and supports millions of QPS on a single instance. Download and deploy yourself or get a free trial of Dragonfly Cloud. Dragonfly sponsor |
Putting Go's context Into Context— A romp through various types of context, from empty to WithDeadline, because “the real beauty is on the inside”, claims the author. Abin Simon |
Common Anti-Patterns in Go Web Apps— An interesting checklist to consider to ensure you don't slip into unhelpful patterns and, instead, write loosely coupled code that keeps everyone productive and happy. Miłosz Smółka |
Dynamo 2.0: An Expressive Amazon DynamoDB Library— Integrates with the official AWS SDK but gives you a tidier abstraction. v2.0 uses aws-sdk-go-v2 under the hood and while it maintains an almost identical API, there are a handful of small changes that may require you update your code. Greg Roseberry |
Temporal for Startups— Startups: Ship fast with Temporal. Guaranteed reliability. Code in your language. Get $2,400 free credits & expert advice to accelerate success. Temporal Technologies sponsor |
tbls: A CI-Friendly Tool for Documenting Databases— Document a database automatically in Markdown format with schemas rendered via DOT, PlantUML, Mermaid, or direct to images. By default you get documentation covering columns, indexes, relations, and other schema details (here’s a sample). Ken’ichiro Oyama |
TinyGo 0.32.0– The Go compiler for 'small places', like microcontrollers and WebAssembly. v0.32.0 supports LLVM 18, drops Go 1.18 support, and supports more new hardware. validator 10.22– Value validations for structs and fields based on tags. Cloudflare Go 2.3– Official library for the Cloudflare API. NATS.go 1.36– Go client for the NATS messaging system. dae 0.6– High-perf transparent proxy based on eBPF. Buf 1.33– CLI tool for working with Protocol Buffers. Pond 1.9– Minimalist goroutine worker pool.
|
|