fcat
fcat (short for fastcat) - A faster implementation of cat using splice
fcat (short for fastcat) - A faster implementation of cat using splice
To install this package, run one of the following:
fcat, short for fastcat, is a cat implementation in Rust using Linux's splice syscall. With that little trick, it's more than three times as fast as the system cat in our benchmarks.
Summary
fcat (short for fastcat) - A faster implementation of cat using splice
Last Updated
Sep 12, 2018 at 17:06
License
APACHE OR MIT
Supported Platforms
GitHub Repository
https://github.com/mre/fcatDocumentation
https://github.com/mre/fcat/blob/master/README.md