Projects in Awesome Lists tagged with quickselect
A curated list of projects in awesome lists tagged with quickselect .
https://github.com/numpy/x86-simd-sort
C++ template library for high performance SIMD based sorting algorithms
argsort avx2 avx512 partialsort quickselect quicksort sort x86
Last synced: 24 Sep 2025
https://github.com/intel/x86-simd-sort
C++ template library for high performance SIMD based sorting algorithms
argsort avx2 avx512 partialsort quickselect quicksort sort x86
Last synced: 20 Mar 2025
https://github.com/mourner/quickselect
A fast selection algorithm in JavaScript.
algorithm floyd-rivest javascript quickselect selection sort
Last synced: 07 Apr 2025
https://github.com/upsj/gpu_selection
Parallel selection on GPUs
algorithms gpgpu gpu-computing quickselect
Last synced: 14 Apr 2025
https://github.com/frjnn/adqselect
Rust nth_element implementation that leverages Andrei Alexandrescu's Adaptive Quickselect algorithm.
nthelement order-statistics quickselect rust
Last synced: 24 Aug 2025
https://github.com/lycantropos/quickselect
Selection algorithms implementation
Last synced: 30 Apr 2025
https://github.com/nenonaninu/nthitemutils
Script to get the nth smallest/largest item. Inspired by std::nth_element.
Last synced: 18 Nov 2025
https://github.com/ankitz007/quickselect-visualizer
A static page to visualize the quickselect algorithm
Last synced: 03 Feb 2026
https://github.com/gregorybchris/bfprt
Median of medians quickselect algorithm
algorithm blum complexity conquer divide median quick quickselect quicksort
Last synced: 06 Feb 2026
https://github.com/kchristin22/k_select
Find the kth smallest element of an array using MPI. Three different versions have been implemented for this purpose: k-Search, Heuristic Quickselect and Quickselect.
algorithms distributed-computing distributed-systems heuristic-search-algorithms hpc k-select mpi mpi-applications mpi-parallelization parallel-computing quickselect
Last synced: 18 Aug 2025