kingluo / cocoLinks
coco is a simple, stackless, single-threaded, header-only C++20 coroutine library with Go-like concurrency primitives.
☆29Updated 2 weeks ago
Alternatives and similar repositories for coco
Users that are interested in coco are comparing it to the libraries listed below
Sorting:
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- C++ Better Futures☆50Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- C++ Finite State Machine library☆44Updated 3 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- C++17 tiny vector math library☆45Updated 2 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Yet Another C++ Library☆23Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆25Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- Pipelines for Modern C++☆75Updated 5 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A Boost.Asio-based driver for PostgreSQL☆19Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago