aptakhin / crefile
C++ header-only filesystem library
☆16Updated 7 years ago
Alternatives and similar repositories for crefile
Users that are interested in crefile are comparing it to the libraries listed below
Sorting:
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Code samples☆64Updated 3 months ago
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- Essential light-weight portable C++ 11 library dealing with images/files/systems for researches and demos☆44Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- JSON & BSON parser/writer