JoelFilho / TDPLinks
The Darkest Pipeline - Multithreaded pipelines for modern C++
☆89Updated last year
Alternatives and similar repositories for TDP
Users that are interested in TDP are comparing it to the libraries listed below
Sorting:
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- An indirect value-type for C++☆83Updated last year
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Functional reactive programming library for c++☆159Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A graph concurrent library for C++☆63Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 7 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- SPY - C++ Information Broker☆154Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆221Updated 2 years ago
- C++ small containers☆142Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆197Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 5 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago