C++11 thread-safe container for sharing data between threads (synchronized queue)
☆573Jul 18, 2025Updated 7 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:
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated last week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 9 months ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- C++20 coroutine library☆922Updated this week
- A lightweight C++20 serialization and RPC library☆924Jan 23, 2026Updated last month
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆456Apr 11, 2025Updated 10 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- universal serialization engine☆1,298Feb 11, 2026Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- 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,671Oct 6, 2024Updated last year
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,994Feb 22, 2025Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆556Jan 17, 2026Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,478Mar 8, 2024Updated last year
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆587Feb 10, 2026Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆636Oct 31, 2025Updated 3 months ago
- Freestanding fast input/output for C++20☆835Feb 9, 2026Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated 3 weeks ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆920Feb 2, 2026Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Feb 1, 2026Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- A small header-only library for converting data between json representation and c++ structs☆159Updated this week
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- C++ compile-time enum to string, iteration, in a single header file☆1,811Feb 10, 2024Updated 2 years ago
- scanf for modern C++☆1,298Oct 29, 2025Updated 3 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,255Updated this week
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- C++20 Static Reflection library☆501Sep 13, 2025Updated 5 months ago