kingluo / coco
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
☆13Updated 2 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☆18Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- Ordering and sorting in constant low time☆10Updated last week
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- ☆34Updated 5 years ago
- 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated last month
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- My core for most of my projects ...☆13Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated last month
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- An abandoned game dev toolset.☆9Updated 3 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
- Fundational library of cross-platform features☆16Updated 3 weeks ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- flat_map standardization proposal☆10Updated 2 years ago
- Benchmarking unity builds on real c++ projects.☆14Updated 4 years ago
- low level system stuff, threads, memory, file descriptors etc☆21Updated last month
- A light-weight C++ profiling library☆31Updated 10 years ago
- Yet Another MAthematical library☆14Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago