Skip to content

jhorstmann/radix-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix sort implementation using AVX-512

This needs a nightly version of rustc in order to use avx512 intrinsics.

Run benchmarks using

RUSTFLAGS=-Ctarget-cpu=native cargo bench

About

Radix sort implementation using AVX-512

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages