martinmoene / invoke-liteLinks
A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).
☆33Updated last week
Alternatives and similar repositories for invoke-lite
Users that are interested in invoke-lite are comparing it to the libraries listed below
Sorting:
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last week
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆24Updated last week
- another c#-like property accessor for C++11 and above.☆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☆58Updated last week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A modern, header-only request router for C++☆24Updated last month
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 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 2 months ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago