jefftrull / coroutine_experimentsLinks
Trying out the Coroutines TS
☆20Updated 5 years ago
Alternatives and similar repositories for coroutine_experiments
Users that are interested in coroutine_experiments are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- A C++14 reflection library☆78Updated last week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 3 months ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 months ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 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 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- An indirect value-type for C++☆83Updated 2 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++ static_enum☆87Updated 5 years ago
- Libunifex networking library☆20Updated 3 years ago
- ☆53Updated 6 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 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☆50Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- Roman numeral support for C++17☆51Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆38Updated 3 weeks ago