DragonSpit / ParallelAlgorithmsLinks
Parallel C++ algorithms
☆66Updated last week
Alternatives and similar repositories for ParallelAlgorithms
Users that are interested in ParallelAlgorithms are comparing it to the libraries listed below
Sorting:
- Add-on packages for Vector class library☆76Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- A Low-Level Abstraction of Memory Access☆93Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- A simple replacement for std::unordered_map☆51Updated last year
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆35Updated 2 years ago
- Header-only C++ library for low precision floating point type emulation.☆179Updated 6 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆76Updated 2 years ago
- Collection of Agner Fog Software☆45Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- High-level C++ for Accelerator Clusters☆154Updated 2 months ago
- ☆59Updated last year
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- Boost.org unordered module☆86Updated last week
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated this week
- The Berkeley Container Library☆126Updated last month
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated last month
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago