Anthropic open sourced two Rust crates: buffa, a pure-Rust Protocol Buffers implementation with protobuf editions support and zero-copy message views, and connect-rust, a Tower-based ConnectRPC implementation supporting Connect, gRPC, and gRPC-Web protocols. Buffa generates both owned and view types per message, where view
Table of contents
Why another protobuf crate?connect-rust: the RPC layerWhat conformance tests failed to catchPerformanceThe future1 Comment
Sort: