dragonquest / cpp-channels
C++ Channels & WaitGroup inspired by the Go Programming Language
☆18Updated 4 years ago
Alternatives and similar repositories for cpp-channels:
Users that are interested in cpp-channels are comparing it to the libraries listed below
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Provides run-time tuple element access☆14Updated 3 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 5 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 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…☆16Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ double-to-string conversion benchmark☆9Updated 3 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- C++ Concurrency library!☆26Updated 5 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 weeks ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- C++ framework for rapid server development☆77Updated 11 months ago
- Lock-free concurrent work stealing deque in C++☆39Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Concurrent Hash Table☆20Updated last week
- Container Traits for Modern C++☆28Updated 4 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- async io-uring based kernel io library☆29Updated 3 years ago
- Boost.org unordered module☆65Updated this week
- Go-like channels for ASIO C++20 coroutines☆36Updated 10 months ago