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☆96Updated 3 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Virtual memory based containers☆43Updated 3 years ago
- ☆34Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Low memory overhead allocator☆32Updated 10 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated this week
- Measures how parsing overweight the major STLs have become☆58Updated 4 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…☆100Updated 5 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- ☆49Updated 7 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- C++ string formatting library☆46Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- C++ Better Futures☆46Updated 2 years ago