Parallel population of an array safely shared across threads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Avril fa6eb5810d
Added exclusive reference: `RefEx`. Added `try_completed_{ref,mut}()` which returns a slice of all the elements if the populator has completed.
3 years ago
src Added exclusive reference: `RefEx`. Added `try_completed_{ref,mut}()` which returns a slice of all the elements if the populator has completed. 3 years ago
.gitignore Initial commit 3 years ago
Cargo.toml Fortune for parapop's current commit: Small curse − 小凶 3 years ago
README.md Initial commit 3 years ago

README.md

Parallel Populate - Populate arrays safely from multiple threads