picanumber / yappLinks
A parallel pipeline for stream processing
☆69Updated 3 years ago
Alternatives and similar repositories for yapp
Users that are interested in yapp are comparing it to the libraries listed below
Sorting:
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Pipelines for Modern C++☆72Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Finite State Machine using C++20 coroutines with symmetric transfer☆93Updated 2 years ago
- A modern and (mostly) macro free mocking-framework☆55Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- C++ Better Futures☆49Updated 2 years ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- A modern C++ library for type-safe environment variable parsing☆152Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 4 months ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- A C++14 reflection library☆78Updated 2 weeks ago
- A graph concurrent library for C++☆63Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 5 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆98Updated 4 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher