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
Sorting:
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ double-to-string conversion benchmark☆9Updated 7 months ago
- async io-uring based kernel io library☆31Updated 4 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A general property customisation mechanism☆15Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 11 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated this week
- Container Traits for Modern C++☆29Updated 4 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago