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:
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- 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
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Header-only C++ library for low precision floating point type emulation.☆177Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated 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…☆75Updated last year
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated last year
- The Berkeley Container Library☆126Updated this week
- 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…☆75Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- Boost.org unordered module☆86Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 3 weeks ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- ☆17Updated 9 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- A C++ header only interval tree implementation.☆71Updated 3 months ago