andreiavrammsd / cpp-channel
Thread-safe container for sharing data between threads (synchronized queue)
☆487Updated 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
- C++20 coroutine library☆711Updated 2 weeks ago
- A modern, fast, lightweight thread pool library based on C++20☆489Updated 3 months ago
- Serialization library written in C++17 - Pack C++ structs into a compact byte-array without any macros or boilerplate code☆503Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆834Updated last month
- Coroutines for C++20 & asio☆263Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆384Updated 4 months ago
- Freestanding fast input/output for C++20☆748Updated last week
- Performance benchmark framework for C++ with nanoseconds measure precision☆294Updated last year
- json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa☆436Updated 2 weeks ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆890Updated last week
- Fast, convenient JSON serialization and parsing in C++☆485Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆454Updated 3 weeks ago
- Fast and memory efficient c++ flat hash map/set☆580Updated 2 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆518Updated last month
- scanf for modern C++☆1,163Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆685Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆469Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,989Updated last month
- C++17 library for comfortable and efficient dynamic polymorphism☆458Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆354Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,134Updated 2 years ago
- A miniature library for struct-field reflection in C++☆547Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,515Updated 6 months ago
- A C++20 library for sequence-orientated programming☆578Updated 3 months ago
- C++20 Static Reflection library☆383Updated this week
- Example programs for Talking Async videos☆188Updated 2 years ago
- Fast C++ IPC using shared memory☆569Updated 2 years ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated 11 months ago