19 skills found
google / ZerocopyZerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.
acln0 / ZerocopyZero-copy I/O primitives and pipelines for Go. Linux-specific.
layou233 / ZBProxy🚀Transfer your network data, bypassing the Hypixel unofficial address detection!
Lunyn-HFT / LunaryA high-performance ITCH (NASDAQ TotalView-ITCH) parser by Lunyn, optimized for low-latency and high-reliability trading applications, supporting adaptive batching, parallel processing, and SIMD.
excsn / RzmqHigh Performance asynchronous, pure-Rust implementation of ZeroMQ messaging patterns, built upon Tokio. Includes io_uring and TCP Cork Support.
QUANTAXIS / Qadataswap一个vibe coding的突发奇想 实现内存zerocopy的跨语言多进程交换
zealloc / Websocketzzerocopy, async, no_std and autobahn compliant websockets implementation
JohannesEbke / Protobuf Zerocopy CompressionSome Compression streams (gzip, snappy, lz4) implementing the ZeroCopy Interface from Google(TM) protobuf 2.4.1
hslam / SplicePackage splice wraps the splice system call.
pwaller / Zerocopygo zerocopy.Reader interface and implementation
lemon-mint / VstructCode Generation Based High Speed Data Serialization Tool
hslam / SendfilePackage sendfile wraps the sendfile system call.
lydonchandra / JzerocopyInvestigating the zero copy performance, forked from http://www.ibm.com/developerworks/library/j-zerocopy/
Laugharne / Rust Zero CopyThe 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/
FathimathAnshifaSherinA / Zerocopy SalesforceReal-time Salesforce integration with 500k external PostgreSQL records via OData v4 — zero storage cost, zero ETL pipeline.
basler / Linux Usb Zerocopyusb3 zerocopy support for linux
danshick / Wlr Zerocopy PipewireA repo for testing zerocopy dmabuf from wlroots to pipewire
StanAugust / NettyFileTransfer Zerocopy HttpNo description available
lapins2023 / Quick QueueQuick-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.