willwray / VA_OPTLinks
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
Sorting:
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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 last year
- use cling scripting with C++ and cmake☆34Updated 5 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago