dragonquest / cpp-channelsLinks
C++ Channels & WaitGroup inspired by the Go Programming Language
☆18Updated 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:
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- async io-uring based kernel io library☆32Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A C++14 Task Manager / Scheduler☆108Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last week
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆71Updated last year
- Boost.org unordered module☆75Updated last month