Skip to content

psvri/rust-simd-sort

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published