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.
☆22Sep 16, 2023Updated 2 years ago
Alternatives and similar repositories for SCoro
Users that are interested in SCoro are comparing it to the libraries listed below
Sorting:
- This version is made for 35 years of Super Mario Bros!☆12Sep 6, 2025Updated 5 months ago
- A lightweight implementation of fibers (stackful coroutines) using Boost.ASIO and Boost.Context☆11Dec 23, 2020Updated 5 years ago
- A cross-platform game library in the public domain☆15Aug 12, 2019Updated 6 years ago
- Towards a constexpr version of the C++ standard library☆18Jan 16, 2024Updated 2 years ago
- meta-programming, C++11☆16Jun 21, 2022Updated 3 years ago
- ☆19Nov 9, 2019Updated 6 years ago
- C++20 highly parallel ECS implementation☆21Oct 3, 2019Updated 6 years ago
- ☆21May 22, 2020Updated 5 years ago
- A petite entity component system☆18Jan 2, 2022Updated 4 years ago
- What a stupid name for a library☆50Sep 23, 2019Updated 6 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Feb 10, 2020Updated 6 years ago
- A C++11 thread pool and profiler☆30Jun 18, 2018Updated 7 years ago
- Ecsact tools bundled into an installable SDK☆12Jan 21, 2026Updated last month
- A simple terrain rendering project, with some neat optimizations such as baked lightmaps and fast ambient occclusion with heighmaps.☆31Apr 11, 2015Updated 10 years ago
- Simplified version of the Nova ECS☆35Jan 17, 2018Updated 8 years ago
- ☆36Dec 17, 2024Updated last year
- C++20 Memory Allocator library☆36Apr 30, 2025Updated 10 months ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Mar 20, 2016Updated 9 years ago
- Source Code for 'Arduino Applied: Comprehensive Projects for Everyday Electronics' by Neil Cameron☆13Aug 11, 2020Updated 5 years ago
- ILI9341 display driver for the STM32F4 microcontroller. Uses the MCU's FSMC to send data to the display.☆11Aug 21, 2017Updated 8 years ago
- Peter Sommerlad's Simple Strong Typing☆34Oct 11, 2023Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Apr 19, 2017Updated 8 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Jan 26, 2021Updated 5 years ago
- First edition of the annual beginner CTF by havce.☆13Dec 18, 2022Updated 3 years ago
- SparkMaker WOW File Viewer (and more)☆10Dec 9, 2023Updated 2 years ago
- Чтение log файлов сигнализаций StarLine☆12Sep 16, 2025Updated 5 months ago
- A gameboy emulator made using SFML and C++.☆10Mar 27, 2023Updated 2 years ago
- Pathtracer pet project. Follow the interesting bits of its development in my blog.☆12Oct 4, 2023Updated 2 years ago
- Circular span☆12May 24, 2024Updated last year
- Compression for Video Conferencing☆14Sep 14, 2022Updated 3 years ago
- A single-header C/C++ library for parsing and evaluation of arithmetic expressions☆12Dec 30, 2021Updated 4 years ago
- Lightweight logging library for C/C++☆39Jul 20, 2025Updated 7 months ago
- UNIXv7 ported to RISC-V, specifically the Longnan Nano SBC☆13Mar 30, 2023Updated 2 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Nov 24, 2019Updated 6 years ago
- Immediate Mode Debug Draw library☆42Nov 11, 2019Updated 6 years ago
- Task schedulers for cross-platform C++ development.☆34Feb 27, 2019Updated 7 years ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago
- Fast, multiplatform fiber based job dispatcher based on Naughty Dogs' GDC2015 talk.☆35Dec 8, 2018Updated 7 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago