gary-funck / parallel-merge-sortLinks
Shared Memory, Message Passing, and Hybrid Merge Sort: UPC, OpenMP, MPI and Hybrid Implementations
☆14Updated last year
Alternatives and similar repositories for parallel-merge-sort
Users that are interested in parallel-merge-sort are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- A C/C++ task-based programming model for shared memory and distributed parallel computing.☆71Updated 4 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- ☆31Updated 3 years ago
- Really fast C++ hash table☆14Updated 7 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Radix sorting from the ground up☆36Updated last year
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- benchmarking positional population count☆14Updated last year
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆34Updated 7 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- mallocMC: Memory Allocator for Many Core Architectures☆55Updated 3 weeks ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Concurrent Hash Table☆27Updated last month
- GPU B-Tree with support for versioning (snapshots).☆47Updated 7 months ago
- Test if AVX vector loads and stores are atomic☆30Updated 4 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago