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☆76Updated last year
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- Fast string to integer conversion☆15Updated 8 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ plugin framework☆54Updated 6 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- C++ implementation of the Go (GoLang) Channel and Select structure☆64Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆20Updated last year
- Boost.org unordered module☆86Updated last week
- Pipelines for Modern C++☆75Updated 5 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