This package browser is in early development. Mind the rough edges.

gulrak-filesystem

Header only C++ std::filesystem compatible library

This package provides 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.

Installation

Install the latest version of gulrak-filesystem as follows:

guix install gulrak-filesystem

Or install a particular version:

guix install gulrak-filesystem@1.5.12

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.