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
- 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☆36Updated 9 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- RemoteCall C++ framework for IPC☆22Updated 7 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 7 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Type traits for properties of C / C++ enum types☆21Updated 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 9 months ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Generic 2D graphics library for C++14☆28Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++11 compatible charconv☆29Updated this week
- C++ Concurrency library!☆26Updated 6 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 6 years ago
- Result<T, E> for Modern C++☆33Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago