Proposal Details This is the first version of the "second level" SIMD api described in 73787; the intent is to provide a portable interface to SIMD ve
Portable SIMD intrinsics accepted behind a GOEXPERIMENT
The portable SIMD intrinsics proposal is now accepted behind a GOEXPERIMENT, giving Go a first cut at an architecture and vector-size agnostic API for hand-tuned numeric code, with sync/atomic also picking up a Uint64Pair for double-word CAS. On the tooling side, GoLand 2026.2 lands with in-IDE profiling, escape analysis and live CPU and memory charts, which pairs oddly well with a week's worth of accepted work aimed squarely at people who care what the hardware is actually doing.

The portable SIMD intrinsics proposal is now accepted behind a GOEXPERIMENT, giving Go a first cut at an architecture and vector-size agnostic API for hand-tuned numeric code, with sync/atomic also picking up a Uint64Pair for double-word CAS. On the tooling side, GoLand 2026.2 lands with in-IDE profiling, escape analysis and live CPU and memory charts, which pairs oddly well with a week's worth of accepted work aimed squarely at people who care what the hardware is actually doing.
I suggest CAS2 is implemented in the atomic package similar to atomic.align64, operational for hardware that supports it. possibly also: - atomic OR -
Proposal Details Allow adding Security Capabilities to [ S
Background When Git LFS is installed on the client machine, cmd/go can work well with Git LFS, but only when using modules not via GOPROXY and GOPATH
Proposal Details Author: Vladimir Makarov Last updated: Jul 16, 2026 Proposal Details This proposal adds an alternative Go builtin map implementation
Proposal Details The recvmmsg(2) system call has been available since Linux 2.6.33. It is useful for datagram sockets where reducing syscall overhead
Proposal Details I propose that we add a go/analysis/passes/modernize/slicesclip.go to replace the first with the second: go y = x[:len(x):len(x)] //
Proposal Details readSlice is an unexported method of bytes.Buffer , seen here https://github.com/golang/go/blob/c122d7e6c50f8f1950a99b8e7b2b36e8a54cf
GoLand 2026.2 helps you find performance bottlenecks, optimize application performance, and modernize your codebase with confidence. This release introduces the new Go Optimization tool window, which
This here page on initializing slices has a section 3 on "Creating a nil slice", e.g. The claim is made that >A nil slice is different from an empty slice (created with \[\]int{}). I don't see the dif
I recently realized it's been almost eight years since I last wrote Go professionally. My career has mostly taken me into JavaScript/TypeScript projects. Every company I joined was already using that
Narad is a queue-first message broker in a single Go binary: WAL-first produce (fsync before the 202), segmented append-only partition logs with zstd, Raft (hashicorp/raft + bbolt) for cluster metadat



Join Seattle Go Programmers @ Online on Wed Aug 12
I build small LLM agents. Not the impressive kind you see in demos, just practical little things that...
A few weeks ago I spent most of an evening debugging a postgres connection leak that I was pretty...
A hard gate on merge is the right instinct. Security findings are cheapest when they interrupt a...
GoLand 2026.2 is all about helping you understand and improve your Go applications with less effort. This release introduces the new Go Optimization tool window, bringing profiling, escape analysis, a
A distributed task queue and job scheduler in Go, built from first principles: no Kafka, no Redis, no external broker. Continue reading on Medium »
Go was supposed to be simple… The number of ways to create variables is TOO DAMN HIGH, lets talk about it.

Hey Thorsten Ball joins us this week and we talk about Amp, agentic engineering, some philosophical debates, you know the usual stuff when software engineers talk about AI and LLM and how it's changin
Welcome to Chapter 6 of the Complete GoLang Tutorial in Hindi by Letscms Private Limited. In this chapter, you'll learn how to ...
Welcome to Chapter 7 of the Complete GoLang Tutorial in Hindi by Letscms Private Limited. In this chapter, you'll learn how to ...
Why I am Switch to GO for web development, i was surprised to know SSR and SSG is better in go rather Nextjs or Nuxtjs.
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits.
A community driven registry service for Model Context Protocol (MCP) servers.
Release engineering, simplified
Internet-scale OpenID Certified™ OpenID Connect and OAuth2.1 provider that integrates with your user management through headless APIs. Solve OIDC/OAuth2 user cases over night. Consume as a service o
