andreiavrammsd / cpp-channelLinks
C++11 thread-safe container for sharing data between threads (synchronized queue)
☆572Updated 3 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☆866Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆535Updated last month
- A lightweight C++20 serialization and RPC library☆892Updated 2 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆422Updated 5 months ago
- Coroutines for C++20 & asio☆319Updated 3 weeks ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆460Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆512Updated last month
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆540Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆762Updated 8 months ago
- Freestanding fast input/output for C++20☆805Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆652Updated this week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆557Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆315Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,136Updated 3 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- Asynchronous gRPC with Asio/unified executors☆430Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,263Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆457Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,182Updated 3 years ago
- A miniature library for struct-field reflection in C++☆613Updated last week
- C++17 library for comfortable and efficient dynamic polymorphism☆493Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- scanf for modern C++☆1,279Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 3 months ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆263Updated last year
- C++14 lock-free queue.☆1,755Updated last month