andreiavrammsd / cpp-channelLinks
C++11 thread-safe container for sharing data between threads (synchronized queue)
☆572Updated 5 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:
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- C++20 coroutine library☆898Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- Coroutines for C++20 & asio☆327Updated last week
- Freestanding fast input/output for C++20☆829Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆320Updated 5 months ago
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆464Updated 3 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆555Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- Fast C++ IPC using shared memory☆626Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆576Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,162Updated last month
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,310Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- Asynchronous gRPC with Asio/unified executors☆444Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,199Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,651Updated last year
- C++20 Static Reflection library☆488Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆466Updated last month
- Example programs for Talking Async videos☆208Updated 2 years ago
- Your binary serialization library☆1,213Updated 3 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,676Updated last week
- scanf for modern C++☆1,295Updated 2 months ago