An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with zerocopy

A curated list of projects in awesome lists tagged with zerocopy .

https://github.com/hslam/splice

Package splice wraps the splice system call.

go golang linux pipe socket splice zero-copy zerocopy

Last synced: 07 Sep 2025

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/hslam/sendfile

Package sendfile wraps the sendfile system call.

darwin go golang linux sendfile socket unix windows zero-copy zerocopy

Last synced: 28 Apr 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/naryand/bencode

See https://github.com/lepton-rs/bencode

bencode nom parse parser rust serde zerocopy

Last synced: 17 Jul 2025

https://github.com/zealloc/framez

A zerocopy codec for encoding and decoding data in no_std environments

async embedded rust zerocopy

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