andreiavrammsd / cpp-channelLinks
C++11 thread-safe container for sharing data between threads (synchronized queue)
☆573Updated 6 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:
- C++20 coroutine library☆905Updated this week
- A modern, fast, lightweight thread pool library based on C++2x☆552Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆913Updated last week
- Coroutines for C++20 & asio☆330Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆432Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆558Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆465Updated 3 months ago
- Freestanding fast input/output for C++20☆833Updated 2 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- Asynchronous gRPC with Asio/unified executors☆448Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,167Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 10 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆583Updated 2 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,324Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- Fast C++ IPC using shared memory☆627Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆467Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Your binary serialization library☆1,215Updated 3 months ago
- scanf for modern C++☆1,297Updated 3 months ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,663Updated last year