* [Buf v1.66.0](https://github.com/bufbuild/buf) – Tool for managing Protocol Buffers with features like linting, breaking change detection, and code generation. * [AIP Go v0.83.0](https://github.com/einride/aip-go) – Go SDK for implementing resource-oriented gRPC APIs. * [protobuf.js protobufjs-v8.0.1](https://github.com/protobufjs/protobuf.js) – Pure JavaScript implementation of Protocol Buffers with TypeScript support for Node.js and the browser. * [protovalidate-go v1.1.3](https://github.com/bufbuild/protovalidate-go) – Protocol Buffer validation library for Go with standard annotations and CEL-based custom rules. * [protoc-gen-validate (PGV) v1.3.3](https://github.com/bufbuild/protoc-gen-validate) – Protoc plugin generating message validators from proto field annotations for multiple languages. * [eGo v3.6.3](https://github.com/Tochemey/ego) – Minimal Go library for event sourcing and CQRS with Protocol Buffers-defined commands, events, and states.