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:
- 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
- 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Ordering and sorting in constant low time☆10Updated 3 months ago
- Asynchronous Database Library based on Asio☆14Updated 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 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 last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A very minimal .INI reader/writer (C++11)☆31Updated 9 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago