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
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Concurrent Hash Table☆21Updated last month
- 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
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 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
- C++ Concurrency library!☆26Updated 6 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- async io-uring based kernel io library☆30Updated 3 years ago
- C++ double-to-string conversion benchmark☆9Updated 4 months ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Concurrency with modern C++☆30Updated 3 years ago
- Go-like channels for ASIO C++20 coroutines☆36Updated 11 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- fast prime sieve and hash algorithm☆38Updated last week
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago