Hacker News new | ask | show | jobs
buffa – zero-copy Protobuf lib for Rust (github.com)
1 points by protortyp 31 days ago
1 comments

zero-copy implies zero copying, not "sometimes we manage to return slices instead of reallocating byte/string buffers".