#rayon #parallel #proc-macro-attributes #thread #stmt-expr-attributes

nightly macro rayon-attr

Provides macro attributes that translate existing code to be parallel using rayon

2 releases

Uses old Rust 2015

0.1.1 Apr 21, 2018
0.1.0 Apr 21, 2018

#41 in #rayon

Apache-2.0/MIT

6KB

rayon-attr

rayon-attr: An attribute macro library for a data parallelism library for Rust.

Build Status

usage

See for_loop function.

Dependencies

~2MB
~46K SLoC