willwray / VA_OPTLinks
C++ preprocessor macros for __VA_OPT__ feature detection and fallback
☆18Updated 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:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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☆52Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years 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
- use cling scripting with C++ and cmake☆34Updated 6 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Lightweight, header-only, C++ wrapper around the Windows API☆38Updated 9 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Visual Studio extension for enhanced C/C++, C# debugging. Dump blocks of data, load data in memory and more.☆61Updated last year
- Compile time counter that works with all major modern compilers☆60Updated 2 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- Null-termination-aware string-view class for C++☆26Updated 6 months 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
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆33Updated 3 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- A modern, header-only request router for C++☆24Updated 5 months ago