martinmoene / invoke-lite
A single-file header-only version of C++17-like invoke() for C++98, C++11 and later
☆31Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for invoke-lite
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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 5 months ago
- ☆17Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 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 7 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 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 last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year