/par_position

Simple multithreaded search function that finds the position of a value in a Vec

Primary LanguageRustMIT LicenseMIT

par-position

Simple multithreaded search function that finds the position of a value in a Vec.

Rayon

Rayon is used only to compare performance.