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 last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated last month
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆113Updated 2 months ago
- 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
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- C++ template library for floating point operations☆35Updated 3 weeks 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…☆74Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Header-only C++ library for low precision floating point type emulation.☆177Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- A Low-Level Abstraction of Memory Access☆92Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- 🚀 Fast C/C++ bit population count library☆354Updated last year
- 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
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Boost.org unordered module☆86Updated last week
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- ☆31Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- C++ standard library features, "from scratch"☆193Updated 10 months ago