martinmoene / invoke-liteLinks
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
Sorting:
- easy to use callback library for C++☆42Updated 8 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- 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☆37Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++11 compatible charconv☆31Updated this week
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 10 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- ☆17Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 10 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- 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