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:
- Windows Using Headers Only...☆63Updated 5 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- ☆34Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 3 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…☆114Updated 10 months ago
- Low memory overhead allocator☆34Updated last year
- Virtual memory based containers☆41Updated 4 years ago
- ☆50Updated 8 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆25Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆143Updated 2 weeks ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- forward declarations for C++ std headers☆75Updated 5 years ago
- A collection of std-like single-header C++ libraries☆200Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- C++20 compile-time reflection library.☆35Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- C++ string formatting library☆47Updated 6 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago