renestein / Rstein.AsyncCppLinks
The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).
☆33Updated 3 years ago
Alternatives and similar repositories for Rstein.AsyncCpp
Users that are interested in Rstein.AsyncCpp are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- A modern, header-only request router for C++☆24Updated 4 months ago
- C++20 compile-time reflection library.☆35Updated last year
- another c#-like property accessor for C++11 and above.☆16Updated last year
- Functional C++ iterator library☆25Updated 3 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☆52Updated last month
- Text encoding for modern C++☆32Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 8 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- ☆53Updated 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☆60Updated last month
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated last month
- Meta C++ Library and Tool☆83Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- An indirect value-type for C++