~golangweekly | Bookmarks (168)
-
Home - Greenmask — PostgreSQL masking and obfuscation tool
Greenmask: Postgres Data Masking and Obfuscation Tool — A Go-powered utility for dumping a Postgres database...
-
Russ Cox on passing the torch with Austin Clements & Cherry Mui (Go Time #333)
▶ Russ Cox on Passing the Torch — Former Go tech lead Russ Cox went on the...
-
When I told 4,091 writers they weren’t getting paid
'When I Told 4,091 Writers They Weren’t Getting Paid..' — An engineer over at the annoying...
-
Blacksmith
Run GitHub Actions Up to 2x Faster at Half the Cost — Blacksmith runs your GitHub Actions...
-
gomponents, HTML components in pure Go
Gomponents 1.0: HTML View Components in Pure Go — We first linked to this over three...
-
Go-Blueprint Docs
Go Blueprint: Create New Go Projects with a Defined Structure — One of an increasing number...
-
Kestra
Automate Complex Workflows Across Clouds & Data Platforms — Kestra scales to millions of executions, automating...
-
GitHub - Shopify/toxiproxy: :alarm_clock: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
Toxiproxy 2.10: A TCP Proxy to Simulate 'Chaotic' Network Conditions — A long standing Shopify project designed...
-
GitHub - superseriousbusiness/gotosocial: Fast, fun, small ActivityPub server.
GoToSocial 0.17.0: A Go-Powered ActivityPub Server — ActivityPub is the standard behind open federated social networks...
-
Product for Engineers | PostHog | Substack
Product for Engineers: A Newsletter Helping Flex Your Product Muscle — Product for Engineers details the skills...
-
Kamal 2: Thou need not PaaS
Kamal 2: Thou Need Not PaaS — Kamal is a container-based deployment tool from 37Signals, best...
-
GitHub - MightyMoud/sidekick: Bare metal to production ready in mins; your own fly server on your VPS.
Sidekick: Bare Metal to Production Ready in Minutes — I haven’t tried this yet, but am...
-
GitHub - ThreeDotsLabs/watermill: Building event-driven applications the easy way in Go.
Watermill: Library for Building Event-Driven Apps — A library for working with message streams (over numerous...
-
GitHub - antchfx/xmlquery: xmlquery is Golang XPath package for XML query.
xmlquery: An XPath Library for Querying XML Documents — For plucking out all elements with certain...
-
GitHub - jedib0t/go-pretty: Table-writer and more in golang!
go-pretty: Pretty Print Tables, Lists and Text on the Terminal — Utilities to prettify console output...
-
Reflecting on Go Reflection
Reflecting on Go Reflection — Truly a reflective opinion piece, and probably a divisive one too....
-
Glad I did it in Go
I'm Glad I Did It in Go — Thorsten, author of Writing an Interpreter in Go,...
-
Backend Languages Learning Path – Expand Your Backend Skills
Elevate Your Backend Skills — Whether it's Python, Go, TypeScript, or AWS, you can gain fundamental...
-
Go sync.Map: The Right Tool for the Right Job
sync.Map: The Right Tool for the Right Job — The latest in Phuong’s popular, illustrated guide...
-
High-Resolution Timers on Windows
Go Gets High-Resolution Timers on Windows — “The Go Windows port added support for high-resolution timers...
-
Writing a circuit breaker in Go
Writing a Circuit Breaker in Go — When you need a mechanism to stop a failing...
-
Using Go Embed
Using Go Embed — The go:embed directive, around since Go 1.16, allows you to embed static...
-
Distributed Transactions in Go: Read Before You Try
Distributed Transactions in Go: Read Before You Try — How to approach transactions that need to...
-
GitHub - pijng/prep: Golang comptime. Pure blasphemy
Prep: Compile-Time Function Evaluation for Go — “By using prep.Comptime, you can evaluate functions at build...