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

14m read timeFrom dev.to
Post cover image
Table of contents
Why another protobuf crate?connect-rust: the RPC layerWhat conformance tests failed to catchPerformanceThe future
1 Comment

Sort: