kingluo / cocoLinks
coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.
☆14Updated 5 months ago
Alternatives and similar repositories for coco
Users that are interested in coco are comparing it to the libraries listed below
Sorting:
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years 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 compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 4 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Ordering and sorting in constant low time☆10Updated 3 months ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months 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 …☆30Updated 4 years ago
- ☆36Updated 6 years ago
- Interval library for C++☆12Updated 4 months ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 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
- 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A unique_ptr implementation with small object optimization☆19Updated 9 months ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Granular Rigid Body Simulation Framework: efficient research tools to simulate non-smooth granular rigid body dynamics.☆10Updated 4 months ago