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.
☆21Updated last year
Alternatives and similar repositories for SCoro
Users that are interested in SCoro are comparing it to the libraries listed below
Sorting:
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- ☆34Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Zoo library☆126Updated last month
- Virtual memory based containers☆42Updated 3 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆79Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Low memory overhead allocator☆32Updated 8 months ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A header-only C++20 library of fast delegates and events☆26Updated 2 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- Boost.PFR without the boost namespaces☆72Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- An indirect value-type for C++☆83Updated last year
- Lightweight header-only C++20 enum and typename reflection☆72Updated last week
- C++20 coroutines-based cooperative multitasking library☆107Updated 3 years ago