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:
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- C++ implementation of the Go (GoLang) Channel and Select structure☆64Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- Coroutine library and toolkit for C++20☆39Updated 2 weeks ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago