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:
- SPY - C++ Information Broker☆156Updated this week
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 9 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Functional reactive programming library for c++☆160Updated last year
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated 11 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆224Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- C++ small containers☆147Updated 3 months ago
- A polymorphic value-type for C++☆227Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆200Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A reflective enum implementation for C++☆298Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated 3 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆146Updated 8 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- ☆53Updated 6 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago