martinmoene / invoke-lite
A single-file header-only version of C++17-like invoke() for C++98, C++11 and later
☆31Updated last year
Alternatives and similar repositories for invoke-lite:
Users that are interested in invoke-lite are comparing it to the libraries listed below
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- C++ Concurrency library!☆26Updated 5 years 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
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 5 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Result<T, E> for Modern C++☆32Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago