dragonquest / cpp-channelsLinks
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
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- C++ implementation of the Go (GoLang) Channel and Select structure☆66Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- C++ double-to-string conversion benchmark☆10Updated 3 weeks ago
- Library for extracting stacktrace from exception.☆48Updated last year
- C++ Concurrency library!☆27Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- a modern c++ html template engine☆18Updated 6 years ago