This is the Linux app named Filesystem whose latest release can be downloaded as ghc_filesystemReleasev1.5.16sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Filesystem with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Filesystem
DESCRIPTION:
This is a header-only single-file std::filesystem compatible helper library, based on the C++17 and C++20 specs, but implemented for C++11, C++14, C++17 or C++20 (tightly following the C++17 standard with very few documented exceptions). It is currently tested on macOS 10.12/10.14/10.15/11.6, Windows 10, Ubuntu 18.04, Ubuntu 20.04, CentOS 7, CentOS 8, FreeBSD 12, Alpine ARM/ARM64 Linux and Solaris 10 but should work on other systems too, as long as you have at least a C++11 compatible compiler. It should work with Android NDK, Emscripten and I even had reports of it being used on iOS (within sandboxing constraints) and with v1.5.6 there is experimental support for QNX. The support of Android NDK, Emscripten, QNX, and since 1.5.14 GNU/Hurd and Haiku is not backed up by automated testing but PRs and bug reports are welcome for those too and they are reported to work.
Features
- ghc::filesystem is developed on macOS but CI tested on macOS, Windows, various Linux Distributions
- Documentation available
- The header comes with a set of unit-tests and uses CMake as a build tool and Catch2 as test framework
- Examples available
- All tests against this implementation should succeed
- Use it as Forwarding-/Implementation-Header
Programming Language
C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/filesystem.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.