Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix sort implementation using AVX-512

This needs at least version 1.89 of rustc in order to use avx512 intrinsics on the stable channel.

Run benchmarks using

RUSTFLAGS=-Ctarget-cpu=native cargo bench

About

Radix sort implementation using AVX-512

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages