X-Neon / kuroLinks
A C++20 coroutine library based off asyncio
☆25Updated 2 years ago
Alternatives and similar repositories for kuro
Users that are interested in kuro are comparing it to the libraries listed below
Sorting:
- Coroutine library and toolkit for C++20☆38Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- async io-uring based kernel io library☆31Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Tiny Test System☆27Updated 2 months ago
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- C++20 Static Branch library☆59Updated 3 weeks ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- Coroutine support tools☆35Updated 3 months ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last month
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- c++ serialize and deserialize adaptor library like rust serde.rs☆111Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago