seppeon / SCoroLinks
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
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ☆34Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆36Updated last week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- C++ library aiming to replace all built-in integers☆94Updated last month
- C++20 Unit-Testing library☆47Updated 2 months ago
- An indirect value-type for C++☆83Updated last year
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated 2 weeks ago
- B++ Tree☆68Updated 11 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.☆14Updated 2 months ago
- Comparison operators for std::span☆16Updated 5 years ago
- C++ string formatting library☆44Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago