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:
- ☆34Updated 3 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- reflection in c++ for json de/serialization☆45Updated last year
- ☆49Updated 7 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- type-safe and low-boilerplate bit level serialization☆121Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Windows Using Headers Only...☆62Updated 4 years ago
- C++ string formatting library☆44Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 Unit-Testing library☆47Updated last month
- An indirect value-type for C++☆83Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- C++20 Memory Allocator library☆34Updated last month
- simple ray tracing library focusing on good code☆57Updated last year
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 9 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆34Updated last week
- A functional parsing library☆28Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago