hallsoftware / Cpp-Filesystem-Lite
Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs.
☆11Updated 15 years ago
Alternatives and similar repositories for Cpp-Filesystem-Lite:
Users that are interested in Cpp-Filesystem-Lite are comparing it to the libraries listed below
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- Allocation benchmarks☆30Updated 8 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- ☆38Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- Allows to write async code without callbacks using async/await/task! For C++ !☆29Updated 10 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- A very minimal .INI reader/writer (C++11)