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.
☆22Updated 2 years ago
Alternatives and similar repositories for SCoro
Users that are interested in SCoro are comparing it to the libraries listed below
Sorting:
- ☆34Updated 3 years ago
- C++ library aiming to replace all built-in integers☆99Updated 2 weeks ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Windows Using Headers Only...☆63Updated 5 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…☆112Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆50Updated 8 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated this week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- forward declarations for C++ std headers☆75Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Low memory overhead allocator☆34Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- ☆25Updated 5 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago