jason-deng / C99FunctionOverload
Pure standard C99 macro implementation to overload and set optional default parameters of C/C++ functions.
☆21Updated 10 years ago
Alternatives and similar repositories for C99FunctionOverload:
Users that are interested in C99FunctionOverload are comparing it to the libraries listed below
- Yet another C++ text formatting library.☆71Updated 4 months ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 10 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Short copy-pasteable CMake snippets ::: ${✂️}☆52Updated 5 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆122Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago