Eren121 / CPP20CoroutinesLinks
Header-Only C++20 Coroutines library
☆18Updated 3 years ago
Alternatives and similar repositories for CPP20Coroutines
Users that are interested in CPP20Coroutines are comparing it to the libraries listed below
Sorting:
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 4 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- Library for complex bitfields☆19Updated last year
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- stl-like algorithms for TYPES☆31Updated last year
- C++ xUnit-like testing framework without macros☆16Updated 2 weeks ago
- flat_map standardization proposal☆10Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Coroutine support tools☆35Updated 2 months ago
- ☆9Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- ☆21Updated 7 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- ☆26Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Asio Buffers without the Asio☆14Updated 2 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆36Updated this week
- A hash function library☆45Updated last week