buffa – zero-copy Protobuf lib for Rust
github.comzero-copy implies zero copying, not "sometimes we manage to return slices instead of reallocating byte/string buffers".
zero-copy implies zero copying, not "sometimes we manage to return slices instead of reallocating byte/string buffers".