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 2 years ago
Alternatives and similar repositories for SCoro
Users that are interested in SCoro are comparing it to the libraries listed below
Sorting:
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- C++ library aiming to replace all built-in integers☆98Updated 3 weeks ago
- Virtual memory based containers☆42Updated 3 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- forward declarations for C++ std headers☆75Updated 4 years ago
- ☆25Updated 5 years ago
- ☆34Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Low memory overhead allocator☆33Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- 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 month
- tser - tiny serialization for C++☆145Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- C++ string formatting library☆47Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- ☆50Updated 8 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- C++20 compile-time reflection library.☆35Updated last year
- A C++ library for interning strings☆25Updated 9 years ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- "Longeron++" C++17 library for simple memory-efficient or 'data-oriented' structures☆31Updated 6 months ago