nicokoch / reflinkLinks
Cross-platform(!) COW reflink copy of files
☆39Updated last year
Alternatives and similar repositories for reflink
Users that are interested in reflink are comparing it to the libraries listed below
Sorting:
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated 2 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago
- Read input lines as byte slices for high efficiency☆66Updated last year
- like thread::spawn but for processes☆156Updated 6 months ago
- ☆108Updated last year
- Real, fake, and mock implementations of file system operations☆62Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Runtime string formatting for Rust☆64Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- ☆59Updated last year
- Rust serializer library☆87Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Cross-platform interface to the `errno` variable☆70Updated last week
- ☆59Updated last year
- libc::isatty that also works on Windows☆22Updated 6 years ago
- A tar archive reading/writing library for async Rust.☆71Updated 5 months ago
- Asciinema client written in Rust☆91Updated 2 years ago
- ☆93Updated 10 months ago
- Binary diffing algorithm implemented in Rust