andyD123 / DR3
DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace
☆29Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for DR3
- a small lightweight std::execution work-alike☆55Updated last month
- Struct-of-Arrays generator for C++ projects.☆47Updated 3 months ago
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- C++20 Compact Tuple Tools☆47Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- Polymorphic memory resource for real-time applications.☆64Updated last year
- High-performance metrics library☆38Updated last month
- The Fancy Named Parameters Library☆27Updated 2 weeks ago
- C++20 Memory Allocators☆28Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated this week
- ☆26Updated 4 years ago
- C++20 Unit-Testing library☆39Updated last month
- Tiny Test System☆27Updated 2 weeks ago
- A header only structure of arrays container for C++☆39Updated last year
- ☆9Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆47Updated last month
- value types for composite class design - with allocators☆39Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- C++ Better Futures☆40Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- An indirect value-type for C++☆82Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Measures how parsing overweight the major STLs have become☆56Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week