martinmoene / invoke-lite
A single-file header-only version of C++17-like invoke() for C++98, C++11 and later
☆32Updated last year
Alternatives and similar repositories for invoke-lite:
Users that are interested in invoke-lite are comparing it to the libraries listed below
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 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…☆20Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 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 3 weeks ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 2 weeks ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A modern C++ uri & query parser☆11Updated 8 months ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 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