andreiavrammsd / cpp-channelLinks
C++11 thread-safe container for sharing data between threads (synchronized queue)
☆571Updated 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☆543Updated 3 months ago
- C++20 coroutine library☆885Updated this week
- A lightweight C++20 serialization and RPC library☆897Updated 3 months ago
- Coroutines for C++20 & asio☆326Updated last week
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆462Updated 2 months ago
- Freestanding fast input/output for C++20☆821Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆790Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆663Updated last month
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆523Updated 3 weeks ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆427Updated 2 weeks ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆549Updated last year
- Fast C++ IPC using shared memory☆625Updated 3 years ago
- Fast, convenient JSON serialization and parsing in C++☆501Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,152Updated last week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,294Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Asynchronous gRPC with Asio/unified executors☆441Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,193Updated 3 years ago
- A miniature library for struct-field reflection in C++☆630Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆572Updated 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☆463Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,006Updated this week
- 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…☆268Updated last year
- Your binary serialization library☆1,206Updated 2 months ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- scanf for modern C++☆1,291Updated last month
- C++20 Static Reflection library☆485Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated 3 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆494Updated 3 years ago