https://github.com/kerollmops/rayon-par-bridge
Process Rayon parallel processing with a traditional sequential Iterator
https://github.com/kerollmops/rayon-par-bridge
rayon rust-iterator
Last synced: about 1 year ago
JSON representation
Process Rayon parallel processing with a traditional sequential Iterator
- Host: GitHub
- URL: https://github.com/kerollmops/rayon-par-bridge
- Owner: Kerollmops
- License: mit
- Created: 2024-05-12T12:40:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T20:26:22.000Z (about 2 years ago)
- Last Synced: 2025-04-27T05:51:35.616Z (about 1 year ago)
- Topics: rayon, rust-iterator
- Language: Rust
- Homepage: https://docs.rs/rayon-par-bridge
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rayon-par-bridge
Process Rayon parallel processing with a traditional sequential Iterator