kingluo / coco
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
☆14Updated 3 months ago
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☆19Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 10 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A unique_ptr implementation with small object optimization☆19Updated 7 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Invoke any C++ callable synchronously, asynchronously, or remotely using delegates.☆12Updated last week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- Easily batch-build cmake projects!☆17Updated last month
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- C++11 compatible charconv☆30Updated last week
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 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
- An Efficient C++ Fixed Block Memory Allocator☆31Updated 2 months ago