







Package dynamic provides an implementation for a dynamic protobuf message.
Protocol Buffers - OpenStreetMap Wiki
Protocol Buffers (Protobuf) is a data format developed by Google as a more efficient alternative to XML.
pbstream/parser.go at master · confio/pbstream
Extract fields from protobuf object without parsing it all into memory - confio/pbstream
feeds package - github.com/gorilla/feeds - Go Packages
Syndication (feed) generator library for golang.
Unknown Fields in Protobuf
How Protobuf unknown fields enable seamless schema evolution and robust middleware.

Documentation - If This Then AT://
Learn how to automate AT Protocol with visual blueprints. Complete guide to nodes, JSONLogic, XRPC API, and webhook integration.
Just Fucking Use Go - Blain Smith
Hey, dipshit. You know what compiles in two seconds, deploys as a single binary, and doesn't shit itself when a transitive dependency gets yanked from npm at 3am? Go. The same way HTML has been sitting there since the dawn of the goddamn internet waiting for you to stop overcomplicating the frontend, Go has been sitting there for over a decade waiting for you to stop overcomplicating the backend.
Rapidly building interactive CLIs in Go with Bubbletea - Inngest Blog
Our product is just different enough to make our CLI require really good interactivity. We bundle an interactive event browser in our CLI. Here's how it's built.

Vibe-coded Go static analysis tools
Ideas are now a major bottleneck for vibe-coding. There are whole categories of software that simply don’t occur to me to write. Philip Zeyliger pointed me at one: Go static analysis tools. These are great candidates: easy to describe easy to test high value low risk He created a checker that requires slog.InfoContext instead of slog.Info when a context is available, to improve our telemetry/observability. I followed up with a checker that lets you annotate a Go struct as requiring complete, explicit annotation.
Protobase
Managed AT Protocol PDS infrastructure for your brand. Give your users a home on the Atmosphere — we handle the heavy lifting.

Discover AT Protocol Feeds - Flock
Discover AT Protocol feeds by describing what you're looking for. Natural-language search for custom Bluesky feeds.

WIP: Add json (serde) support by cynecx · Pull Request #1081 · tokio-rs/prost
I started this work because I'm also working on adding Connect RPC support to tonic. So having proper protobuf json support is the first step into achieving that goal. This (unfortunately v...
Hey we shipped a new Go code generator for lexicon types. Been in production for a couple weeks now 🥳 Based off of @bnewbold.net's cobalt work and @hypha.coop's go-dasl for DRISL serialization. Copies indigo's echo server stub generation verbatim. 100% compatible with @atproto/lex lockfiles.
GitHub - streamplace/glex: Go code generation for atproto. glex: enter the repo
github.com