DragonSpit / ParallelAlgorithmsLinks
Parallel C++ algorithms
☆66Updated last year
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 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- 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☆225Updated last week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆209Updated this week
- The Berkeley Container Library☆126Updated last week
- 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
- Header-only C++ library for low precision floating point type emulation.☆178Updated 5 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated 2 months ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Microbenchmarking for Modern C++☆230Updated 5 years ago
- Complete Project Documentation☆99Updated last year
- A handy script to visualize google benchmark output☆57Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆114Updated 3 months ago
- Rebooting the std::bitset franchise☆45Updated this week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Clang with JIT extensions☆237Updated 3 years ago