#Protobuf
protobuf??
September 27, 2026 at 12:43 AM
"Go Protobuf: The new Opaque API" by Michael Stapelberg (@zekjur.bsky.social) — go.dev/blog/protobu...
Go Protobuf: The new Opaque API - The Go Programming Language
We are adding a new generated code API to Go Protobuf.
go.dev
December 16, 2024 at 9:55 PM
new blogpost about protobuf perf (work related!)
mcyoung.xyz/2025/07/16/h...
Parsing Protobuf Like Never Before · mcyoung
mcyoung.xyz
July 16, 2025 at 6:59 PM
$5 per protobuf type per month? Jeez
September 26, 2026 at 6:47 PM
Xooglerware: a genre of software built by former Googlers.

Key traits: Uses Bazel & protobuf (but strangely most protobuf v2), written in either Go or Java, uses 17TB of memory, burns three forests due to a clever algorithm, requires you to know the author as a friend to one-shot compilation
February 23, 2026 at 10:34 PM
The Go Blog
Go Protobuf: The new Opaque API
Michael Stapelberg
16 December 2024

go.dev/blog/protobu...

#golang
Go Protobuf: The new Opaque API - The Go Programming Language
We are adding a new generated code API to Go Protobuf.
go.dev
December 16, 2024 at 8:10 PM
they've got me doing a session at P99Conf this year! gonna be doing my Protobuf parsing bit!
August 11, 2025 at 6:19 PM
ONNX is just protobuf? 🤯 mmapped.blog/posts/33-tra...
November 30, 2024 at 3:29 PM
July 11, 2025 at 3:06 AM
damn i want my own protobuf decoder
May 12, 2025 at 9:20 AM
protobuf to typescript type
github.com/nathanhleung/p…

surprised there isn't a whole lot going on
GitHub - nathanhleung/protobuf-ts-types: 🛫 Zero-codegen, no-compile TypeScript `type` inference from protobuf `message`s
🛫 Zero-codegen, no-compile TypeScript `type` inference from protobuf `message`s - nathanhleung/protobuf-ts-types
github.com
April 15, 2025 at 4:36 AM
i kinda hate how so much of the rust ecosystem insists on shipping the code generators themselves instead of the generated code. when my project doesnt have any protobuf idl files i bloody well shouldnt need protobuf installed to use your crate!! stop that! just generate it for me!!
March 23, 2026 at 2:49 AM
I'm using grpc and protobuf for the first time wish me luck
December 13, 2024 at 4:41 PM
Man what are the protobuf people smoking
August 3, 2026 at 5:13 AM
the thing I've been working on for the past year or so is finally GA :D
buf.build/blog/protobu...
Protobuf finally has LSP support. You’re welcome.
Buf is proud to announce the first fully-featured, production-grade LSP server for Protobuf. The Language Server Protocol is the standard API for integrating language support into your favorite IDE or...
buf.build
January 14, 2026 at 6:33 PM
I'd be more inclined to hear a talk by CrowdStrike about "We made Protobuf faster by using unsafe memory operations and trusting the caller" if they hadn't caused a global computer outage by using unsafe memory operations and trusting the caller. youtu.be/eWZ8pNMpqcU?...
December 14, 2025 at 11:31 PM
(here, BSR is a "Buf Schema Registry", meant to register your protobuf schemas so that schema evolution is relatively safe. I think the Oxide solution to this problem is significantly better along every dimension, least of all that it's FOSS and you can use it too!)
September 26, 2026 at 6:48 PM
library for dealing with protobuf messages because i hate having to run codegen
jsr.io/@mary/protobuf
@mary/protobuf - JSR
@mary/protobuf on JSR: protobuf codec with static type inference
jsr.io
June 15, 2025 at 4:00 PM
it's so strange to me anyone calls it "protocol buffers". it's called protobuf. I worked on it. it's called protobuf
December 29, 2024 at 8:48 PM
cleaning up the protobuf implementation weee
June 14, 2025 at 12:49 PM
protobuf versioning is so fucked, holy shit
February 21, 2026 at 4:36 PM
> That params is nothing more than just base64 encoded protobuf, which is a common encoding format used throughout Google.

MhhhHmmmM
February 12, 2025 at 1:52 PM
The Go protocol buffer Opaque API is released! go.dev/blog/protobu...

This is a new, optional version of the generated code API which hides the internal implementation details. It’s been in use inside Google for years now. Congrats to the Go protobuf maintainers on the open source release! #golang
Go Protobuf: The new Opaque API - The Go Programming Language
We are adding a new generated code API to Go Protobuf.
go.dev
December 16, 2024 at 8:18 PM
*quietly, sinking into chair* onnx is just protobuf github.com/onnx/onnx/bl...
github.com
November 30, 2024 at 3:33 PM
C#
Kotlin
Scala
Protobuf (schema, .proto file extension)
Zsh
Fish
November 30, 2025 at 5:52 PM