A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
-
Updated
Sep 16, 2020 - C++
A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Implementation of a few sorting algorithms in OpenCL
Release history of Algorithm-Networksort
Python script to check sorting networks and generate sorting network diagrams
An evolutionary approach to find small and low latency sorting networks
A collection of highly optimized, SIMD-accelerated (SSE, AVX, FMA, NEON) functions written in C
Permutation learning Sinkhorn layer implementation in keras
Real-Time Hardware Sorter, Using A Multi-Dimensional Sorting Algorithm
Large hybrid CPU/GPU sorting network using CUDA and MPI
Sorting Fast Data on Sequential Sensors
C++ template for generating small sorting networks compatible with SIMD intrinsics
A Go utility for checking and rendering sorting networks
Secretly a Master's Thesis
Website to visualize and test sorting networks
Constant-time sorting for Go
A collection of type agnostic sorting algorithms.
Add a description, image, and links to the sorting-network topic page so that developers can more easily learn about it.
To associate your repository with the sorting-network topic, visit your repo's landing page and select "manage topics."