simd-sorting / fast-and-robust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast-and-robust

This repository contains the source code of the vectorized sort algorithms used in the paper: Fast and Robust Vectorized In-Place Sorting of Primitive Types.

About

License:MIT License


Languages

Language:C++ 99.2%Language:CMake 0.8%