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#).
☆32Updated 2 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.☆34Updated 3 months ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- C++20 compile-time reflection library.☆35Updated 8 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 7 months ago
- Coroutine Support Library☆33Updated 10 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A modern, header-only request router for C++☆24Updated 3 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 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
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆40Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A native code profiler for Windows☆32Updated 9 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆13Updated 6 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago