kingluo / coco
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
☆11Updated last month
Alternatives and similar repositories for coco:
Users that are interested in coco are comparing it to the libraries listed below
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated last year
- ☆34Updated 5 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- A unique_ptr implementation with small object optimization☆19Updated 5 months ago
- Work Stealing Queue, Job System, Thread Pool, Programming Parallel / Concurrent Applications☆16Updated 2 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Fundational library of cross-platform features☆14Updated last month
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆24Updated 3 years ago
- A C++20 meta programming library for manipulating lists of types and values.☆18Updated 4 months ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆32Updated last year
- My core for most of my projects ...☆13Updated this week
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Yet Another MAthematical library☆13Updated 2 years ago
- Archived!☆27Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Modern C++ Parallel Task Programming Library☆8Updated 5 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year