seppeon / SCoro
A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines very frequently require heap allocation and their embodied types are erased.
☆20Updated last year
Alternatives and similar repositories for SCoro:
Users that are interested in SCoro are comparing it to the libraries listed below
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- C++20 Unit-Testing library☆47Updated last week
- An indirect value-type for C++☆82Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- ☆26Updated 5 years ago
- simple ray tracing library focusing on good code☆56Updated last year
- Boost.PFR without the boost namespaces☆70Updated last month
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Windows Using Headers Only...☆61Updated 4 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆44Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆52Updated 5 months ago
- List-initialize containers with proper move semantics☆30Updated last month
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- A bunch of small C++ utilities☆65Updated last year
- KISS C++20 Type Reflection using IFC files☆68Updated 10 months ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆77Updated 7 months ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A header-only C++20 library of fast delegates and events☆25Updated last year