zerocopy
Here are 17 public repositories matching this topic...
Code Generation Based High Speed Data Serialization Tool
-
Updated
Dec 27, 2022 - Go
Quick-Queue is a high performance, low latency,Zero copy persistence queue within a Java process. It can be used for shared memory communication between processes.
-
Updated
Mar 21, 2023 - Java
-
Updated
Mar 21, 2025 - Cuda
Cook up some conversions to and from C-style binary layouts.
-
Updated
Apr 5, 2025 - Rust
Immutable and Compact Pointers to reduce memory footprint in C++ apps
-
Updated
Feb 10, 2024 - C++
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/
-
Updated
Jun 9, 2025
High Performance asynchronous, pure-Rust implementation of ZeroMQ messaging patterns, built upon the Tokio asynchronous runtime.
-
Updated
Jun 10, 2025 - Rust
Improve this page
Add a description, image, and links to the zerocopy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zerocopy topic, visit your repo's landing page and select "manage topics."