willwray / VA_OPT
C++ preprocessor macros for __VA_OPT__ feature detection and fallback
☆16Updated 5 years ago
Alternatives and similar repositories for VA_OPT:
Users that are interested in VA_OPT are comparing it to the libraries listed below
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 10 months ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Easily batch-build cmake projects!☆17Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Null-termination-aware string-view class for C++☆25Updated last year
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year