DragonSpit / ParallelAlgorithmsLinks
Parallel C++ algorithms
☆64Updated 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☆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
- Complete Project Documentation☆97Updated 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.☆203Updated last week
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A Low-Level Abstraction of Memory Access☆86Updated last year
- C++ Library for Portable SIMD Vectorization☆84Updated 9 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated 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…☆72Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 5 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Slides for the C++ on Sea conference☆109Updated 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…☆74Updated last year
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- Struct-of-Arrays generator for C++ projects.☆59Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆173Updated this week
- Header-only C++ library for low precision floating point type emulation.☆175Updated 5 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Boost.org unordered module☆76Updated this week
- A C++ parser combinator library.☆152Updated last week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- The Berkeley Container Library☆124Updated 2 years ago