https://github.com/krk/rayon-attr
Rayon-attr: An attribute macro library for a data parallelism library for Rust
https://github.com/krk/rayon-attr
Last synced: over 1 year ago
JSON representation
Rayon-attr: An attribute macro library for a data parallelism library for Rust
- Host: GitHub
- URL: https://github.com/krk/rayon-attr
- Owner: krk
- Created: 2018-04-21T20:09:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-21T21:40:26.000Z (over 8 years ago)
- Last Synced: 2025-03-20T16:15:48.301Z (over 1 year ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rayon-attr
rayon-attr: An attribute macro library for a data parallelism library for Rust.
[](https://travis-ci.org/krk/rayon-attr)
# usage
See [for_loop](tests/for_loop.rs) function.