jamboree / cozLinks
stackless coroutine, but zero-allocation
☆28Updated 3 months ago
Alternatives and similar repositories for coz
Users that are interested in coz are comparing it to the libraries listed below
Sorting:
- A C++ parser combinator library.☆166Updated last week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated last week
- Boost.org unordered module☆86Updated 2 weeks ago
- an experimental standard C++ library☆92Updated last year
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆109Updated this week
- C++20 Compact Tuple Tools☆57Updated this week
- C++ Concurrency TS 2☆15Updated last year
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆46Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆147Updated last week
- A C++14 reflection library☆78Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks 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
- Implementation of the networking proposal P2762☆75Updated last month
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated last week
- Advanced compile-time validation in C++☆44Updated last year
- Issues list for P2300☆35Updated last year
- Lightweight structured concurrency for C++20