parallel-sorting
Here are 27 public repositories matching this topic...
Language:All
Sort:Most stars
Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way
- Updated
Oct 25, 2025 - Go
A compute shader implementation of the OneSweep sorting algorithm.
- Updated
Mar 15, 2024 - HLSL
Light and self-contained implementation of C++17 parallel algorithms.
- Updated
Nov 18, 2024 - C++
PPQSort - Parallel Pattern Quicksort.
- Updated
Jul 16, 2025 - C++
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
- Updated
Jul 27, 2023 - Cuda
implementation for various sorting algorithm in java
- Updated
Jan 10, 2023 - Java
A simple library-less CUDA implementation of the OneSweep sorting algorithm.
- Updated
Feb 26, 2024 - Cuda
Parallel Computing for Sorting, including parallel quick sort, parallel merge sort, parallel rank sort and their corresponding sequential sorting.
- Updated
Dec 27, 2018 - Java
CUDA implementation of HFT components showcasing GPU acceleration for financial applications. Features limit order book with matching engine and parallel sorting for market data. Demonstrates significant performance gains over CPU implementations.
- Updated
Mar 11, 2025 - Cuda
Programming assignments in Operating Systems
- Updated
Mar 1, 2024 - C
Two different implementations of the Parallel Sorting by Regular Sampling
- Updated
Dec 14, 2021 - C
Parallel and sequential implementations of different sorting algorithms in C++ using OpenMP and CUDA
- Updated
Aug 31, 2022 - C++
Parallel Programming with CILK, OPENMPI, CUDA
- Updated
May 18, 2018 - C++
PSRS: Parallel Sorting using Regular Sampling
- Updated
Dec 13, 2020 - C
- Updated
Dec 22, 2023 - Jupyter Notebook
This is the source codes of my programming assignment (Parallel Sorting) of PC2019 (Parallel Computing) courses at NJU.
- Updated
Jan 7, 2020 - C#
#CollectionsLib is a library of Collections (data structures) written entirely in c#
- Updated
Aug 31, 2018 - C#
A parallel stable sort using arbitrary extra memory
- Updated
Jul 16, 2022 - C++
Parallelized merge sort using C pthreads.
- Updated
Oct 29, 2017 - C
A C++ implementation of the paper, On the Versatility of Parallel Sorting by Regular Sampling
- Updated
Oct 8, 2022 - C++
Improve this page
Add a description, image, and links to theparallel-sorting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theparallel-sorting topic, visit your repo's landing page and select "manage topics."