DragonSpit / ParallelAlgorithmsLinks
Parallel C++ algorithms
☆63Updated last year
Alternatives and similar repositories for ParallelAlgorithms
Users that are interested in ParallelAlgorithms are comparing it to the libraries listed below
Sorting:
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆202Updated 2 weeks ago
- Add-on packages for Vector class library☆75Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- 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…☆71Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- Slides for the C++ on Sea conference☆109Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- C++ Library for Portable SIMD Vectorization☆84Updated 8 months ago
- A fully featured single header library implementing a vector container with a small buffer optimization.☆65Updated 3 months ago
- Complete Project Documentation☆97Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Boost.org unordered module☆75Updated last month
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 5 months ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- A handy script to visualize google benchmark output☆56Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- The Berkeley Container Library☆124Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆56Updated last week
- C++20 Memory Allocator library☆35Updated 3 months ago