kingluo / cocoLinks
coco is a simple, stackless, single-threaded, header-only C++20 coroutine library with Go-like concurrency primitives.
☆29Updated last month
Alternatives and similar repositories for coco
Users that are interested in coco are comparing it to the libraries listed below
Sorting:
- C++ Finite State Machine library☆44Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- 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
- A header only structure of arrays container for C++☆43Updated 2 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++17 tiny vector math library☆45Updated 2 years ago
- An indirect value-type for C++☆83Updated 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 …☆32Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Yet Another C++ Library☆24Updated 2 years ago
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- C++ Better Futures☆50Updated 3 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆25Updated 5 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated 2 weeks ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A header-only C++20 library of fast delegates and events☆28Updated 2 years ago
- C++23 coroutine network framework☆104Updated this week
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- A C++20 meta programming library for manipulating lists of types and values.☆30Updated last year
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago