DragonSpit / ParallelAlgorithmsLinks
Parallel C++ algorithms
☆66Updated last week
Alternatives and similar repositories for ParallelAlgorithms
Users that are interested in ParallelAlgorithms are comparing it to the libraries listed below
Sorting:
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆212Updated last week
- Add-on packages for Vector class library☆76Updated 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!☆131Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- Boost.org unordered module☆86Updated last week
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Collection of Agner Fog Software☆45Updated 7 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆170Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years 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…☆76Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- ☆59Updated last year
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- A Low-Level Abstraction of Memory Access☆93Updated last year