wjakob / filesystemLinks
A tiny self-contained path manipulation library for C++
☆247Updated 2 years ago
Alternatives and similar repositories for filesystem
Users that are interested in filesystem are comparing it to the libraries listed below
Sorting:
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- C++ signal and slot system☆163Updated 5 years ago
- Pure C++17 Signals and Slots☆429Updated 2 years ago
- Small, header only signals and slots C++11 library.☆260Updated 2 years ago
- A simple C++11 command line argument parser☆230Updated last month
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 4 months ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- Experimental config library for C++☆143Updated 3 years ago
- Visual Studio and GCC precompiled header macro for CMake☆159Updated 5 years ago
- High performance C++11 signals☆172Updated 5 years ago
- Reflang - Modern C++ reflection using libclang☆372Updated 3 years ago
- Cross-platform C++ file system library supporting multiple backends☆494Updated 10 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library