kingluo / cocoLinks
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
☆14Updated 6 months ago
Alternatives and similar repositories for coco
Users that are interested in coco are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Ordering and sorting in constant low time☆10Updated 4 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 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
- A light-weight C++ profiling library☆31Updated 11 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 …☆31Updated 4 years ago
- An abandoned game dev toolset.☆10Updated 3 years ago
- Benchmarking unity builds on real c++ projects.☆14Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- ☆36Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 3 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Fundational library of cross-platform features☆16Updated 2 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Build tool for C/C++ projects☆13Updated 9 months ago