C++11 thread-safe container for sharing data between threads (synchronized queue)
☆578Jul 18, 2025Updated 8 months ago
Alternatives and similar repositories for cpp-channel
Users that are interested in cpp-channel are comparing it to the libraries listed below
Sorting:
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,190Feb 15, 2026Updated last month
- C++20 coroutine library☆926Mar 5, 2026Updated 2 weeks ago
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆460Apr 11, 2025Updated 11 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,167Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆542Dec 27, 2025Updated 2 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,297Feb 27, 2026Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆942Jan 23, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 2 months ago
- universal serialization engine☆1,302Updated this week
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,674Oct 6, 2024Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆556Mar 5, 2026Updated 2 weeks ago
- Event loop friendly C++ actor micro-framework, supervisable☆380Dec 27, 2025Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆840Mar 13, 2026Updated last week
- Your binary serialization library☆1,226Oct 9, 2025Updated 5 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- Event Dispatcher and callback list for C++☆1,646Dec 8, 2024Updated last year
- Freestanding fast input/output for C++20☆837Mar 13, 2026Updated last week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- A miniature library for struct-field reflection in C++☆641Oct 31, 2025Updated 4 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆777Mar 1, 2026Updated 2 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆590Feb 10, 2026Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆1,018Mar 11, 2026Updated last week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆378Feb 1, 2026Updated last month
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆921Feb 2, 2026Updated last month
- Simple, light-weight and easy-to-use asynchronous components☆2,153Updated this week
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Cross platform network library with C++11☆1,130Aug 16, 2024Updated last year
- scanf for modern C++☆1,302Oct 29, 2025Updated 4 months ago
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,988Jan 9, 2026Updated 2 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,108Updated this week
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,274Updated this week
- A collection of lock-free data structures written in standard C++11☆959Feb 23, 2026Updated 3 weeks ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,065Aug 25, 2024Updated last year