Projects in Awesome Lists tagged with zerocopy
A curated list of projects in awesome lists tagged with zerocopy .
https://github.com/lemon-mint/vstruct
Code Generation Based High Speed Data Serialization Tool
deserialization go golang high-performance serialization vstruct zerocopy
Last synced: 15 May 2025
https://github.com/zealloc/websocketz
zerocopy, async, no_std and autobahn compliant websockets implementation
async embedded rust websockets zerocopy
Last synced: 12 Dec 2025
https://github.com/zealloc/framez
A zerocopy codec for encoding and decoding data in no_std environments
Last synced: 12 Dec 2025
https://github.com/laugharne/rust_zero_copy
The concept of zero-copy in Rust refers to a technique of working with data in memory without making unnecessary copies, which significantly improves performance, particularly in high-throughput and low-latency environments. Since no data is copied, zero-copy, facilitated by references, leads to significant performance gains/
cow optimization pinocchio rust rust-lang solana zero-copy zerocopy
Last synced: 24 Apr 2026