GitXplorerGitXplorer
d

par

public
10 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
eae6a0b4d42bb22d35b890e678f9694c776e481a

Breaks unit tests, e.g.: GOMAXPROCS=2 go test

committed 12 years ago
Unverified
7d3683a4b2123a4af0a1b8b7b46495da44281904

Merge pull request #1 from larsmans/simplify

ddanieldk committed 12 years ago
Unverified
937b678bd16fe53d51b5e9a8fd1dfd57d78d0b09

simplify loop.go

llarsmans committed 12 years ago
Unverified
2614db7962e70a35276132e6441717bb1951fdbc

Update documentation: a step size is required.

ddanieldk committed 12 years ago
Unverified
8e96dc1f7fbbece6ee27fa1c71cfeb4288e26d16

README.txt -> README.md

ddanieldk committed 12 years ago
Unverified
9ff083f7c394df2511ff5ca8cea034b930d806ca

Add a README.

ddanieldk committed 12 years ago

README

The README file for this repository.

Introduction

This package provides parallel for-loops for the Go programming language.

Please read the documentation for more information:

http://go.pkgdoc.org/github.com/danieldk/par

Note: This package is still in beta phase. If you find any bugs, please use the Github issue tracker for this project.