DragonSpit / ParallelAlgorithmsLinks
Parallel C++ algorithms
☆62Updated last year
Alternatives and similar repositories for ParallelAlgorithms
Users that are interested in ParallelAlgorithms are comparing it to the libraries listed below
Sorting:
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- Rebooting the std::bitset franchise☆44Updated last month
- Complete Project Documentation☆96Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆91Updated last year
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Zoo library☆125Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆169Updated 7 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆68Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆101Updated last year
- The Fancy Named Parameters Library☆31Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated 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 this week
- Boost.org unordered module☆75Updated 3 weeks ago
- C++20 Memory Allocator library☆35Updated last month
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Greg's Template Library of useful classes.☆201Updated 3 weeks ago
- A C++ parser combinator library.☆144Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year