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
Sorting:
- 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
- JAXN: A standard for extended JSON☆19Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 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
- Modern C++20 Unicode library☆115Updated 5 months ago
- ☆39Updated 4 years ago
- Short copy-pasteable CMake snippets ::: ${✂️}☆52Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- forward declarations for C++ std headers☆73Updated 4 years 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 11 months ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- `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
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- A simple, single-header-only library, for wrapping text. In C++☆102Updated 6 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 9 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 9 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago