dragonquest / cpp-channels
C++ Channels & WaitGroup inspired by the Go Programming Language
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-channels
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Concurrent Hash Table☆18Updated 2 months ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- C++ Concurrency library!☆26Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated last week
- Coroutine library and toolkit for C++20☆38Updated 3 weeks 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 C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- async io-uring based kernel io library☆29Updated 3 years ago
- Provides run-time tuple element access☆15Updated 3 years ago
- Repository with examples for the C++20 Coroutines video and article.☆30Updated 4 months ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 4 years ago
- Async GRPC with C++20 coroutine support☆75Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆35Updated 8 months ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- A C++20 coroutine library based off asyncio☆25Updated last year
- a modern c++ html template engine☆18Updated 6 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated last month