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:
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ framework for rapid server development☆77Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous beha…☆39Updated 3 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Simple resource pool for recycling resources in C++☆69Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆42Updated this week
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- better asio wrapper (++asio)☆41Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆5Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- ulids in C++, Header Only☆98Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago