dragonquest / cpp-channelsLinks
C++ Channels & WaitGroup inspired by the Go Programming Language
☆19Updated 5 years ago
Alternatives and similar repositories for cpp-channels
Users that are interested in cpp-channels are comparing it to the libraries listed below
Sorting:
- C++ framework for rapid server development☆77Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ implementation of the Go (GoLang) Channel and Select structure☆64Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆37Updated 4 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- async io-uring based kernel io library☆34Updated 4 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Provides run-time tuple element access☆15Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Go-like channels for ASIO C++20 coroutines☆43Updated last year