parallel-algorithms
Here are 43 public repositories matching this topic...
Language:All
Sort:Most stars
Shape Aware Parallel Mesh Simplification Algorithm
- Updated
May 14, 2021 - C++
An implementation of HIP that works on CPUs, across OSes.
- Updated
Mar 19, 2024 - C++
Large-scale, distributed, sparse linear algebra in Julia.
- Updated
Sep 8, 2025 - Julia
A Fast Parallel Algorithm for HDBSCAN* Clustering
- Updated
Oct 16, 2022 - C++
Source code and datasets of "Efficient GPU-Accelerated Subgraph Matching", accepted by SIGMOD'23 - By Xibo Sun and Prof. Qiong Luo
- Updated
Jul 20, 2023 - Cuda
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
Cache-friendly, Parallel, and Samplesort-based Constructor for Suffix Arrays and LCP Arrays
- Updated
Jun 23, 2025 - C++
Official implementation of the paper "HermesBDD: A Multi-Core and Multi-Platform Binary Decision Diagram Package" accepted @ DDECS 2023.
- Updated
Jul 11, 2025 - C++
Parallel external memory suffix array construction
- Updated
Jul 27, 2021 - C++
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
Parallel List Ranking for multicore processors
- Updated
Dec 11, 2020 - C
MST: Parallel Minimum Spanning Forest
- Updated
Dec 28, 2020 - C
Parallel external memory construction of BWT from SA
- Updated
Jan 9, 2021 - C++
Parallel Cholesky Factorization of a SPD Matrix with MPI
- Updated
May 25, 2021 - C
In this repository you can find all of my projects for Parallel Processing Course when I was in 2nd semester of my master's at SUT.
- Updated
Aug 9, 2022 - Java
Implementations of the parallel and sequential cube sampling algorithms presented in the paper "A Scalable Parallel Algorithm for Balanced Sampling" (Alexander Lee, Stefan Walzer-Goldfeld, Shukry Zablah, Matteo Riondato, AAAI'22 Student Abstract).
- Updated
Nov 18, 2021 - Python
Algoritmi paralleli e distribuiti
- Updated
Feb 20, 2025 - Typst
Run-time improvements on the computation of the inner product for stabilizer states, using parallel and sparse implementations
- Updated
Mar 16, 2022 - C
SIMPLE is a framework for implementation of parallel algorithms using our methodology for developing high performance programs running on clusters of SMP nodes. Our methodology is based on a small kernel (SIMPLE) of collective communication primitives that make efficient use of the hybrid shared and message passing environment. We illustrate the…
- Updated
Dec 28, 2020 - C
Improve this page
Add a description, image, and links to theparallel-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theparallel-algorithms topic, visit your repo's landing page and select "manage topics."