Stories you have upvoted http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Tue, 12 May 2026 23:14:00 +0000 Call Zig or C from Go without CGO for extra performance 1 points posted by pj https://github.com/romance-dev/speedboost 4944 Tue, 12 May 2026 23:14:00 +0000 groupcache clone featuring TTL, explicit state, and many minor improvements. 1 points posted by Everton Marques https://github.com/modernprogram/groupcache 4943 Fri, 08 May 2026 00:15:00 +0000 Open source memory layer so any AI agent can do what Claude.ai and ChatGPT do written in Golang 1 points posted by Mohammed Al Ashaal https://alash3al.github.io/stash 4942 Sat, 25 Apr 2026 02:21:00 +0000 #Hiring: Senior Full-Stack Engineer (AI Oriented) | Remote (Brazil & Argentina) 1 points posted by Fabio Chapola https://jobs.x-team.com/jobs/2891 4941 Mon, 20 Apr 2026 16:55:00 +0000 Golang news Android app updated 1 points posted by minaandrawos https://play.google.com/store/apps/details?id=com.minaandrawos.golangnews&pcampaignid=web_share 4940 Mon, 20 Apr 2026 00:01:00 +0000 kumo - A lightweight AWS service emulator written in Go 1 points posted by Everton Marques https://github.com/sivchari/kumo 4939 Mon, 06 Apr 2026 05:01:00 +0000 Beating Tail Latency: A Guide to Request Hedging in Go Microservices 2 points posted by cinar https://dev.to/onurcinar/beating-tail-latency-a-guide-to-request-hedging-in-go-microservices-p81 4934 Tue, 17 Mar 2026 02:55:00 +0000 Avoiding supply chain attacks in Go 1 points posted by Elton Minetto https://eltonminetto.dev/en/post/2026-04-05-supply-chain-golang 4938 Mon, 06 Apr 2026 00:02:00 +0000 Stop Writing Manual Retry Loops in Go: Why Your Current Logic is Probably Dangerous 2 points posted by cinar https://dev.to/onurcinar/stop-writing-manual-retry-loops-in-go-why-your-current-logic-is-probably-dangerous-5bj5 4932 Sat, 14 Mar 2026 03:14:00 +0000 Native Chaos Engineering: Testing Resilience with Fault & Latency Injection <p>You’ve implemented retries, circuit breakers, and timeouts. Your application is now "resilient." But how do you know these policies actually work? Waiting for a production meltdown to verify your configuration is a high-stakes gamble.&nbsp;Native Chaos Engineering&nbsp;in Resile allows you to synthetically induce failure and latency directly into your application's execution path, ensuring your resilience policies are battle-tested before they're ever needed in production.</p> 1 points posted by cinar https://dev.to/onurcinar/native-chaos-engineering-testing-resilience-with-fault-latency-injection-83 4937 Fri, 03 Apr 2026 14:55:00 +0000 Respecting Boundaries: Precise Rate Limiting in Go 1 points posted by cinar https://dev.to/onurcinar/respecting-boundaries-precise-rate-limiting-in-go-lca 4936 Mon, 30 Mar 2026 04:17:00 +0000 Code: Agent Skill for writing Golang code 1 points posted by madflojo https://github.com/madflojo/go-style-agent-skill 4935 Thu, 26 Mar 2026 04:38:00 +0000 Python's Stamina for Go: Bringing Ergonomic Resilience to Gophers 1 points posted by cinar https://dev.to/onurcinar/pythons-stamina-for-go-bringing-ergonomic-resilience-to-gophers-1lf2 4933 Sun, 15 Mar 2026 16:35:00 +0000 Stringer 2 the revenge 1 points posted by johnsiilver https://medium.com/@johnsiilver/stringer-2-the-revenge-9363fb238b8d 4931 Tue, 10 Mar 2026 16:34:00 +0000 Resile is an ergonomic, execution resilience and retry library for Go. Resile is an ergonomic, type-safe execution resilience and retry library for Go. Inspired by Python’s stamina, it features generic execution wrappers, AWS Full Jitter backoff, native Retry-After header support, and zero-dependency observability for distributed systems. 1 points posted by cinar https://github.com/cinar/resile 4930 Sun, 08 Mar 2026 04:21:00 +0000 eks-auto-pod-id-assoc automatically synchronizes EKS Pod Identity Associations from Service Accounts 1 points posted by Everton Marques https://github.com/udhos/eks-auto-pod-id-assoc 4929 Fri, 27 Feb 2026 23:43:00 +0000 Calling Rust from Go 2 points posted by pj https://words.filippo.io/rustgo 4914 Tue, 25 Nov 2025 00:59:00 +0000 Auto cleanup weak pointer caches 2 points posted by johnsiilver https://medium.com/@johnsiilver/auto-cleanup-weak-pointer-caches-1d65d7e243e7 4912 Wed, 12 Nov 2025 23:04:00 +0000 Excelize 2.10.1 Released - Open-source library for spreadsheet (Excel files) #excelize #excel <br> 1 points posted by xuri https://github.com/xuri/excelize/releases/tag/v2.10.1 4928 Wed, 25 Feb 2026 04:18:00 +0000 Hiring: Senior Golang Engineer - AWS & Amazon Connect (Brazil and Argentina) 1 points posted by Fabio Chapola https://jobs.x-team.com/jobs/2832 4927 Mon, 23 Feb 2026 14:10:00 +0000 Terminal based web browser Great for reading documentation or newspapers. 1 points posted by pj https://github.com/romance-dev/browser 4926 Fri, 13 Feb 2026 14:51:00 +0000 Go1.26 Released 1 points posted by John Doak https://go.dev/blog/go1.26 4925 Wed, 11 Feb 2026 18:38:00 +0000 A minimalistic Go library for assertion, error handling, and resource management utilities. 1 points posted by xrfang https://pkg.go.dev/go.xrfang.cn/act 4924 Fri, 06 Feb 2026 06:12:00 +0000 Go 1.25 is released 2 points posted by John Doak https://go.dev/blog/go1.25 4900 Tue, 19 Aug 2025 14:52:00 +0000 GoGPU - Pure Go GPU Computing Ecosystem (WebGPU, 2D Graphics, Shaders) 1 points posted by Everton Marques https://dev.to/kolkov/go-126-meets-2026-with-a-professional-graphics-ecosystem-9g8 4923 Wed, 04 Feb 2026 15:01:00 +0000 coregex - Pure Go production-grade regex engine. Up to 3-3000x+ faster than stdlib. 1 points posted by Everton Marques https://github.com/coregx/coregex 4922 Wed, 04 Feb 2026 14:58:00 +0000 Hiring: Senior Golang API Test Engineer | Canada | Brazil | USA|   A new challenge awaits! 1 points posted by Fabio Chapola https://jobs.x-team.com/jobs/2795 4921 Tue, 03 Feb 2026 19:35:00 +0000 Are atomic operations better than a mutex? 1 points posted by madflojo https://madflojo.dev/posts/are-atomic-operations-faster-than-a-mutex 4920 Mon, 12 Jan 2026 20:31:00 +0000 Video: Bun vs Go 1 points posted by pj https://www.youtube.com/watch?v=3-XHVFVX1io 4919 Mon, 22 Dec 2025 10:37:00 +0000 Self Signed HTTPS Certificate Generation 1 points posted by pj https://github.com/romance-dev/https-cert-go 4918 Mon, 15 Dec 2025 00:46:00 +0000 ASCII ART FOR GO - modernised fork 1 points posted by pj https://github.com/romance-dev/ascii-art 4917 Sat, 13 Dec 2025 06:47:00 +0000 ULTRA FAST generic sync.Map built by Brad Fitzpatrick 1 points posted by pj https://github.com/go4org/hashtriemap 4916 Sun, 30 Nov 2025 09:40:00 +0000 Rust vs go which grpc server is faster on real traffic 1 points posted by pj https://medium.com/@kp9810113/rust-vs-go-which-grpc-server-is-faster-on-real-traffic-8e26e556c1c9 4915 Fri, 28 Nov 2025 11:26:00 +0000 Single executable container image with Go 1 points posted by Everton Marques https://udhos.github.io/blog/2025/11/19/single-file-container-image-en.html 4913 Thu, 20 Nov 2025 02:00:00 +0000 M1 Go benchmarks 12 points posted by kenny https://roland.zone/m1-go-benchmarks 4489 Fri, 20 Nov 2020 09:38:00 +0000 12 years of Go 9 points posted by kenny https://go.dev/blog/12years 4655 Thu, 11 Nov 2021 07:03:00 +0000 Hey linker, can you spare a meg? 8 points posted by kenny https://tailscale.com/blog/go-linker 4645 Fri, 08 Oct 2021 20:39:00 +0000 Go fuzzing is beta ready 8 points posted by kenny https://blog.golang.org/fuzz-beta 4598 Sat, 05 Jun 2021 10:56:00 +0000 Fighting zombie dependencies in go 8 points posted by kenny https://dlorenc.medium.com/zombie-dependencies-77c34740a7a8 4557 Fri, 12 Mar 2021 07:11:00 +0000 proposal: don't use generics in 1.18 stdlib 7 points posted by kenny https://github.com/golang/go/issues/48918 4647 Fri, 15 Oct 2021 17:50:00 +0000 Understanding allocations in Go 7 points posted by gopher https://medium.com/eureka-engineering/understanding-allocations-in-go-stack-heap-memory-9a2631b5035d 4546 Tue, 23 Feb 2021 20:32:00 +0000 Go version performance 6 points posted by kenny https://benhoyt.com/writings/go-version-performance 4687 Fri, 04 Feb 2022 07:37:00 +0000 Tinygo - good things come in small packages 6 points posted by kenny https://auth0.com/blog/tinygo-good-things-come-in-small-packages 4624 Wed, 01 Sep 2021 09:51:00 +0000 Actuating Google Production: How Google’s Site Reliability Engineering Team Uses Go 6 points posted by kenny https://go.dev/solutions/google/sitereliability 4581 Sun, 18 Apr 2021 18:29:00 +0000 Getting started with Generics in Go 5 points posted by kenny https://go.dev/doc/tutorial/generics 4668 Thu, 16 Dec 2021 20:17:00 +0000 Notes on the Go translation of Reposurgeon 5 points posted by tomf https://gitlab.com/esr/reposurgeon/-/blob/master/GoNotes.adoc 4662 Fri, 10 Dec 2021 16:12:00 +0000 Auto-generated C4 Architecture Diagrams in Go 5 points posted by m110 https://threedots.tech/post/auto-generated-c4-architecture-diagrams-in-go 4659 Thu, 02 Dec 2021 12:08:00 +0000 Go does not need a java style gc 5 points posted by Everton Marques https://itnext.io/go-does-not-need-a-java-style-gc-ac99b8d26c60 4658 Mon, 29 Nov 2021 16:34:00 +0000 Show: Lightmeter 1.9 seeding the network Lightmeter Control Center, the Open Source mailops monitoring application written in Go.&nbsp; 5 points posted by Marcel Franke https://lightmeter.io/lightmeter-1-9-seeding-the-network 4644 Wed, 06 Oct 2021 13:08:00 +0000 How to structure a go command line project 5 points posted by madflojo https://medium.com/swlh/how-to-structure-a-go-command-line-project-788c318a1d8c 4634 Mon, 20 Sep 2021 14:20:00 +0000