https://github.com/rpcpool/zc-streamer
https://github.com/rpcpool/zc-streamer
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpcpool/zc-streamer
- Owner: rpcpool
- License: mit
- Created: 2025-08-18T20:12:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T21:35:15.000Z (7 months ago)
- Last Synced: 2025-08-18T23:32:26.689Z (7 months ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Zero-Copy Streming utils
This crates offer an alternative to `solana-streamer::sendmmsg` module based of io-uring, `SendZc` opcode and registered buffers.