parallel-sort

There are 8 repositories under parallel-sort topic.

  • alugowski/poolSTL

    Light and self-contained implementation of C++17 parallel algorithms.

    Language:C++34272
  • PalAditya/NetworkingLab

    Codes for Networking Lab in Semester 6

    Language:C7005
  • smikhalevski/algomatic

    🔢 Various algorithms and math utilities.

    Language:TypeScript4201
  • dima91/BSP-pattern

    Implementation of Bulk Synchronous Pattern for SPM course

    Language:C++2100
  • ashwinsubu/Operating-Systems

    Linux C programming | User Manager using pipes | Implementation User Manager using Socket Communication (Client-Server) communication | Multithreaded Sorting algorithm using semaphores in Java

    Language:C1200
  • Shikha-code36/cuda-hft-fundamentals

    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.

    Language:Cuda1
  • cermi29/ParallelStableSort

    A parallel stable sort using arbitrary extra memory

    Language:C++0100
  • GuyKabiri/Cuboids-Shearsort-MPI

    The Shearsort algorithm is implemented using Odd-Even sorting. In this implementation, C is used along with MPI.

    Language:C0100