Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 337 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 337 Bytes

Rust Simd Sort

Simd sorting implementation based on intel simd sort with support for various architectures

Supported DataTypes

i64 u64 f64
avx2
avx512
wasm-simd128
portable-simd