This is the hash.Set counterpart to: - 69559 Proposal: We propose to add the Set type to the container/hash package, defined below. It provides a Set
Proposal floats container/hash.Set with custom hash and equality
Alan Donovan has filed a proposal for container/hash.Set, a hash.Set counterpart to the earlier Map work that lets a set key off the element type's own hash and equivalence functions rather than Go's built-in comparability. Alongside it, a Reddit thread asking which standard library package deserves more attention is drawing the usual affectionate arguments, which pairs neatly with a proposal aimed at filling one of the stdlib's longer-standing gaps. On the security side, a handful of Gitea advisories and an out-of-bounds read in klauspost/compress/s2 are worth a scan if either shows up in your dependency graph.

Alan Donovan has filed a proposal for container/hash.Set, a hash.Set counterpart to the earlier Map work that lets a set key off the element type's own hash and equivalence functions rather than Go's built-in comparability. Alongside it, a Reddit thread asking which standard library package deserves more attention is drawing the usual affectionate arguments, which pairs neatly with a proposal aimed at filling one of the stdlib's longer-standing gaps. On the security side, a handful of Gitea advisories and an out-of-bounds read in klauspost/compress/s2 are worth a scan if either shows up in your dependency graph.
We talk a lot about popular third-party libraries, but Go’s standard library is already incredibly capable. What’s one package you think more developers should use, and what problem does it solve
This is the weekly thread for Small Projects. The point of this thread is to have looser posting standards than the main board. As such, projects are pretty much only removed from here by the mods for
Good news, everyone! Meds firewall now features an embedded NATS server. Internal modules (such as the L7 filters or Rate Limiter) as well as external tools, honey-pots, or third-party applications ca

Wrote up some thoughts on changing log levels at runtime in Go — mostly because the top SO question on this (23k views) has an answer that seems like only half an answer to me. Short version: slog.H
When you start looking at release automation for a Go project, you will encounter at least four common approaches: semrel… Continue reading on Medium »
Overview Continue reading on Medium »
Since there is so much talk about AI agents, I decided to build my own one — something small, measurable, and cheap enough to run for real… Continue reading on ITNEXT »
Cancellation, deadlines, and request-scoped values. Everything else you put in there is a dependency you hid from the compiler. Continue reading on Medium »
Rust and Go developers out-earn Python and JavaScript devs — even though Python is everywhere and Rust is rare. Here's the ...
A senior Golang engineer in the US costs $180K-$230K base — before recruiting fees, equity, or benefits. And Go doesn't have ...
Walk through setting up an assembly code function for a golang hot-path in a sorting algorithm.
BlueOceanDigital India Hiring 2026 | Python, GenAI, Golang, QA Jobs + Sails Software Latest Update BlueOceanDigital Hiring + ...
Today we check out how to integrate with 1000+ services through the OAuth2 library! oauth2: https://github.com/golang/oauth2 My ...
Streaming replication for SQLite.
Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more
指纹浏览器


Add secretgenerator to Security CSPRNG-backed credential generator with a versioned JSON output contract, useful as a Go library and CLI for agent/machine-readable pipelines. ci: re-trigger quality ch
Gitea LFS Deploy-Key Privilege Escalation in gitea.dev
Gitea: draft release attachment disclosure via missing web authorization in gitea.dev
Providing a specially crafted dictionary to s2.NewDict and using it to encode data can make the encoder read out of bounds.

