High performance algorithms in C#: SIMD/SSE, multi-core and faster
-
Updated
Feb 12, 2024 - C#
High performance algorithms in C#: SIMD/SSE, multi-core and faster
A fast string sorting algorithm (MSD radix sort)
🔮 🔈 Visual Sorting (aka "The Sound Of Sorting") is a tool that provides a visualization of sorting algorithms, accompanied by an auditory experience.
State of the art sorting and segmented sorting, including OneSweep. Implemented in CUDA, D3D12, and Unity style compute shaders. Theoretically portable to all wave/warp/subgroup sizes.
Generic algorithms and data structures for Lazarus/Free Pascal
То, чего нет в Бусте
Splatter is a WebGPU based gaussian splatting engine written in Rust
A compute shader implementation of the OneSweep sorting algorithm.
Mmap radix sort file by a fixed length prefix of each line
Fast in-place radix sort with STL-like API
GPU Radix Sort implemented in Vulkan and GLSL.
WebGPU implementation for the radix sort algorithm as described in the paper "Fast 4-way parallel radix sorting on GPUs"
Radix sorting from the ground up
Faster sorting algorithms (sort and sortperm) for Julia
openMP implementation of parallel bitonic sort
Ready to use RadixSort and other parallel primitives for OpenGL 4.6
42 school project pushswap using radix sort
Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)
Sorting algorithm source codes + ultimate test to compare the performance of all algorithms. For my HappyCoders.eu article.
Add a description, image, and links to the radix-sort topic page so that developers can more easily learn about it.
To associate your repository with the radix-sort topic, visit your repo's landing page and select "manage topics."