willwray / VA_OPTLinks
C++ preprocessor macros for __VA_OPT__ feature detection and fallback
☆19Updated 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:
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Library for extracting stacktrace from exception.☆49Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Updated 4 months ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago
- Text encoding for modern C++☆32Updated 4 years ago
- Compile time counter that works with all major modern compilers☆60Updated 2 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 9 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- use cling scripting with C++ and cmake☆34Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago