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
- 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
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- Generic 2D graphics library for C++14☆28Updated last month
- 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
- 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
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- use cling scripting with C++ and cmake☆33Updated 5 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆15Updated this week
- 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 9 months ago
- meta-programming, C++11☆16Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- homogeneous variadic function parameters☆17Updated last year