CMD + K

fcat

Community

fcat (short for fastcat) - A faster implementation of cat using splice

Installation

To install this package, run one of the following:

Conda
$conda install sbu-hpc::fcat

Usage Tracking

0.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

linux-64