https://github.com/quininer/tokio-linux-zio
[deprecated] Tokio Linux zero-copy IO
https://github.com/quininer/tokio-linux-zio
linux pipe sendfile splice tee zero-copy
Last synced: 7 months ago
JSON representation
[deprecated] Tokio Linux zero-copy IO
- Host: GitHub
- URL: https://github.com/quininer/tokio-linux-zio
- Owner: quininer
- License: mit
- Created: 2018-09-26T11:39:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T15:12:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T11:59:50.468Z (7 months ago)
- Topics: linux, pipe, sendfile, splice, tee, zero-copy
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tokio Linux Zero-Copy IO
Provides tokio support for Linux zero-copy functionality.
### License
This project is licensed under [the MIT license](LICENSE).