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:
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆200Updated 2 weeks ago
- The Berkeley Container Library☆124Updated last year
- Add-on packages for Vector class library☆75Updated 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
- C++20 and onward collection of high performance data containers and related tools☆55Updated 3 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Slides for the C++ on Sea conference☆108Updated last year
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- A C++ implementation of a LRU cache☆38Updated 5 years ago
- C++ Library for Portable SIMD Vectorization☆83Updated 7 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Complete Project Documentation☆96Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆144Updated last week
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- A handy script to visualize google benchmark output☆56Updated 2 years ago
- ☆57Updated last year
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆87Updated 3 weeks ago