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:
- Functional reactive programming library for c++☆160Updated last year
- SPY - C++ Information Broker☆157Updated 3 weeks 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☆164Updated last month
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- C++ small containers☆147Updated 5 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- Header-only library for multithreaded programming☆236Updated 7 months ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- Document modern C++ using unit tests☆55Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- A modern and (mostly) macro free mocking-framework☆56Updated last week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- ☆53Updated 6 years ago
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year