Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/simple_parallel
Straight-forward functions and types for basic data parallel operations.
https://github.com/huonw/simple_parallel
Last synced: about 6 hours ago
JSON representation
Straight-forward functions and types for basic data parallel operations.
- Host: GitHub
- URL: https://github.com/huonw/simple_parallel
- Owner: huonw
- License: apache-2.0
- Created: 2015-02-19T05:44:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T17:20:43.000Z (almost 7 years ago)
- Last Synced: 2024-11-07T14:01:47.207Z (8 days ago)
- Language: Rust
- Homepage: http://huonw.github.io/simple_parallel/simple_parallel/
- Size: 653 KB
- Stars: 94
- Watchers: 10
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `simple_parallel`
[![Build Status](https://travis-ci.org/huonw/simple_parallel.png)](https://travis-ci.org/huonw/simple_parallel)
Straight-forward functions and types for basic data parallel
operations.[Documentation](http://huonw.github.io/simple_parallel/simple_parallel),
[crates.io](https://crates.io/crates/simple_parallel).