willwray / VA_OPTLinks
C++ preprocessor macros for __VA_OPT__ feature detection and fallback
☆17Updated 6 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:
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Compile time counter that works with all major modern compilers☆58Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆52Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A binary i/o library for C++, without the agonizing pain☆35Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 5 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- C++20 compile-time reflection library.☆35Updated last year
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago