Proposal Details I propose adding a new package called container/deque. I have my own implementation of this proposal at https://pkg.go.dev/github.com
container/deque proposal lands, Debian Code Search drops its last cgo dep
Carl Johnson has filed a proposal for a new container/deque package, a slice-based double-ended queue for the standard library, with a reference implementation already published. Alongside it, Michael Stapelberg writes up how Debian Code Search finally deleted its last cgo dependency by porting TurboPFor to Go with SIMD, which is the kind of quiet milestone that only makes sense if you have ever fought a cgo build. A smaller crypto/x509 proposal to convert between the new OID type and asn1.ObjectIdentifier rounds out the standard library thread.

Carl Johnson has filed a proposal for a new container/deque package, a slice-based double-ended queue for the standard library, with a reference implementation already published. Alongside it, Michael Stapelberg writes up how Debian Code Search finally deleted its last cgo dependency by porting TurboPFor to Go with SIMD, which is the kind of quiet milestone that only makes sense if you have ever fought a cgo build. A smaller crypto/x509 proposal to convert between the new OID type and asn1.ObjectIdentifier rounds out the standard library thread.
Proposal Details The new OID type in the x509 package contains a [function to convert from asn1.ObjectIdentifier to the new OID type](https://cs.opens
New blog post: Debian Code Search: Fast TurboPFor with Go SIMD 🥳 This August, I accomplished what I wanted for many years: I deleted the last cgo dependency in Debian Code Search! This was made pos
Require Go 1.25 or later Support Linux and BSD without Cgo using PulseAudio, with an ALSA fallback on supported platforms ( 154, 282) Add NewContextOptions.ApplicationName for PulseAudio Add Playe...
I’ve spent the past year building Cadenya’s API toolchain around a Protobuf and gRPC contract. From that contract, I expose a REST/JSON API through Envoy and generate our OpenAPI specification, SD
For those who are not familiar with the framework yet: it implements the actor model, a design pattern from the Erlang/Elixir world. It is not a BEAM virtual machine, but rather an analogue of the OTP
Recently, I learned golang from https://quii.gitbook.io/learn-go-with-tests. And now I want to contribute in open source for the preparation of GSoC 2027. But whenever I open a repository of terraform
I’m building a small Go HTTP service with PostgreSQL. Most requests are synchronous, but I’m starting to add work that doesn’t need to finish before returning a response: sending notifications,
What do you use for API gateways for production? Can you share learned experiences, limitations you found and if you prefer a cloud managed service instead?
The October 2026 issue is available now. This month, we introduce you to the Vosk speech recognition toolkit and show you how to build speech input into a Python script. This month's DVD: Garuda Linux
A library isn't code. A library is thirty or forty decisions somebody already made, correctly,...
This is a submission for the DEV Weekend Challenge: Generosity Edition. What I...
What if your backend wasn't just built for humans and services — but for AI agents too? That's the...
A few months ago our infra setup finally crossed a line I’d been dreading: three AWS accounts became five. Staging, production, a shared… Continue reading on Medium »
Go 1.27 is here, and in this video, I will give you an overview of all its new features! If you're looking for a 15-minute crash course, ...
1% Club is hiring SDE-I (Backend) for its Bengaluru office. This opportunity is ideal for candidates interested in Golang, TypeScript ...
Golang Monolith Mastery Course: ...
Go 1.28 brings new generic collection types such as sets, hashmaps and heaps. Let's check them out! Proposal: ...
HEY CLI and Agent Skills
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)

Co-authored-by: Edouard Claude

