Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haskell/parallel
a library for parallel programming
https://github.com/haskell/parallel
Last synced: about 1 month ago
JSON representation
a library for parallel programming
- Host: GitHub
- URL: https://github.com/haskell/parallel
- Owner: haskell
- License: other
- Created: 2014-12-02T15:23:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T06:50:44.000Z (7 months ago)
- Last Synced: 2024-04-16T00:49:07.271Z (7 months ago)
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/parallel
- Size: 2.03 MB
- Stars: 91
- Watchers: 18
- Forks: 23
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
The `parallel` Package
[![Hackage version](https://img.shields.io/hackage/v/parallel.svg?label=Hackage&color=informational)](http://hackage.haskell.org/package/parallel)
[![Stackage Nightly version](https://stackage.org/package/parallel/badge/nightly)](https://stackage.org/nightly/package/parallel)
[![Stackage LTS version](https://www.stackage.org/package/parallel/badge/lts?label=Stackage)](https://www.stackage.org/package/parallel)
[![Haskell-CI](https://github.com/haskell/parallel/actions/workflows/haskell-ci.yml/badge.svg)](https://github.com/haskell/parallel/actions/workflows/haskell-ci.yml)
======================See [`parallel` on Hackage](http://hackage.haskell.org/package/parallel) for more information.