Skip to content
/ fs-extra Public

A library of extensions and optimisations to `std::fs`

Notifications You must be signed in to change notification settings

tarka/fs-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fs-extra: Optimisations and extensions to std:fs.

This library offers extensions to the functionality in std::fs.

Currently this consists of the following:

  • A drop-in replacement for std::fs::copy() that supports sparse files and copy_file_range() on Linux.

About

A library of extensions and optimisations to `std::fs`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages