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.
☆20Updated last year
Alternatives and similar repositories for SCoro
Users that are interested in SCoro are comparing it to the libraries listed below
Sorting:
- Virtual memory based containers☆42Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- A functional parsing library☆28Updated last year
- simple ray tracing library focusing on good code☆57Updated last year
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- C++ library aiming to replace all built-in integers☆93Updated last month
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- High-performance metrics library☆42Updated 5 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- An indirect value-type for C++☆83Updated last year
- Boost.PFR without the boost namespaces☆72Updated this week
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- C++20 Unit-Testing library☆47Updated 2 months ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- ☆34Updated 3 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- ☆49Updated 7 years ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 2 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated this week
- reflection in c++ for json de/serialization☆45Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- A header-only C++20 library of fast delegates and events☆25Updated 2 years ago