filesystem
Filesystem library
A C++17 standard filesystem implementation for C++11/C++14/C++17/C++20 on various platforms.
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
1k stars
31 watching
178 forks
Language: C++
last commit: 8 months ago
Linked from 2 awesome lists
cppcpp11cpp14cpp17cpp20filesystemfreebsdheader-onlylinuxmacoswindows-10
Related projects:
Repository | Description | Stars |
---|---|---|
mpark/variant | An implementation of C++17 std::variant for C++11/14/17 | 674 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 187 |
guardianproject/libsqlfs | A library that provides a full read/write file system in a single file on top of an SQLite database | 614 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
acacha/filesystem | Provides a simple PHP interface to manage filesystem operations with compiler support | 24 |
ned14/llfio | A C++ standard library for low-level file I/O and filesystem operations. | 889 |
philip-trettner/cpp-std-fwd | A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization | 72 |
knplabs/knpgaufrettebundle | Provides a standardized interface to various filesystems in Symfony projects using the Gaufrette library | 716 |
fagbokforlaget/simple-fs | Provides a promise-based filesystem layer for modern browsers | 152 |
gadomski/cpd | A C++ implementation of the Coherent Point Drift point set registration algorithm | 405 |
mhogomchungu/sirikali | A Qt/C++ GUI front end to various encrypted file systems and SSHFS | 785 |
qdrvm/scale-codec-cpp | A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification | 4 |
chrberger/libcluon | A lightweight C++ library for building distributed systems with messaging and serialization capabilities | 101 |
gabyx/githooks-cpp | Repository containing shared Git hooks for C++ development to automate formatting and quality checks. | 0 |
codership/galera | A C++ library that implements synchronous multi-master replication interface for distributed databases | 452 |