#zero-copy (15 Repositories)
Ranked open-source repositories tagged with #zero-copy, scored by pull request acceptance likelihood and maintainer engagement velocity.
44.4%
22.0h
15 repositories tagged #zero-copy
apache/fory
A blazingly fast multi-language serialization framework for idiomatic domain objects, schema IDL, and cross-language data exchange.
udoprog/musli
Müsli is a flexible and efficient serialization framework
kunobi-ninja/kache
Zero-copy, content-addressed Rust build cache for Rust, C/C++ and more. No copies, no wasted disk — just hardlinks locally and S3 for sharing.
autowarefoundation/agnocast
A rclcpp-compatible true zero-copy IPC middleware that supports all ROS message types, including message structs already generated by rosidl.
eclipse-iceoryx/iceoryx
Eclipse iceoryx™ - true zero-copy inter-process-communication
Lulzx/zpdf
Zero-copy PDF text extraction library written in Zig. High-performance, memory-mapped parsing with SIMD acceleration.
rkyv/rkyv
Zero-copy deserialization framework for Rust
google/zerocopy
Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
databento/dbn
Databento Binary Encoding (DBN) - Fast message encoding and storage format for market data
cloudflare/mmap-sync
Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.
sanshengshui/netty-learning-example
:egg: Netty实践学习案例,见微知著!带着你的心,跟着教程。我相信你行欧。
only-cliches/NoProto
Flexible, Fast & Compact Serialization with RPC
simonhf/sharedhashfile
Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes
yandex/yaff
YaFF is a high-performance C++ serialization library that provides a zero-copy wire format for the Protobuf ecosystem.
Marwes/combine
A parser combinator library for Rust