zerocopy
Here are 27 public repositories matching this topic...
High Performance asynchronous, pure-Rust implementation of ZeroMQ messaging patterns, built upon Tokio including optional io_uring workers and TCP Cork acceleration.
-
Updated
Aug 3, 2026 - Rust
zerocopy, async, no_std and autobahn compliant websockets implementation
-
Updated
May 8, 2026 - Rust
Code Generation Based High Speed Data Serialization Tool
-
Updated
Dec 27, 2022 - Go
Rust execution layer for Python trading strategies: deterministic LOB, portfolio backtests, pre-trade risk, and IBKR rebalancing.
-
Updated
Sep 5, 2026 - Rust
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
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
Add this topic to your repo
To associate your repository with the zerocopy topic, visit your repo's landing page and select "manage topics."