JoelFilho / TDP
The Darkest Pipeline - Multithreaded pipelines for modern C++
☆89Updated 11 months ago
Alternatives and similar repositories for TDP
Users that are interested in TDP are comparing it to the libraries listed below
Sorting:
- An indirect value-type for C++☆83Updated last year
- A graph concurrent library for C++☆63Updated last year
- 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
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- SPY - C++ Information Broker☆154Updated last month
- Polymorphic memory resource for real-time applications.☆68Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 7 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Functional reactive programming library for c++☆159Updated last year
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- FixedMath: A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic☆78Updated last week
- C++ small containers☆142Updated last week
- Header only read/write wrapper to combine mutexes with locks.☆149Updated 7 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- A library for classes with flexible layout☆56Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 6 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 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…☆154Updated 2 months ago