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☆165Updated last month
- SPY - C++ Information Broker☆157Updated last month
- Functional reactive programming library for c++☆160Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Header-only library for multithreaded programming☆239Updated 7 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated last year
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- Light, fast, threadpool for C++20☆109Updated 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…☆145Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Compile time mathematic functions for C++14☆187Updated 4 years ago
- A modern and (mostly) macro free mocking-framework☆56Updated last week
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆227Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- A modern C++ library for type-safe environment variable parsing☆152Updated 3 weeks ago
- A graph concurrent library for C++☆63Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- Finite State Machine implementation using std::variant☆90Updated 6 years ago
- A reflective enum implementation for C++☆299Updated last year