github.com/intel/forGoParallel
This package provides functions and data structures for expressing parallel algorithms. It provides the following subpackages: forGoParallel/parallel provides simple functions for executing series of thunks or predicates, as well as thunks, predicates, or reducers over ranges in parallel. forGoParallel/speculative provides speculative implementations of most of the functions from forGoParallel/parallel. These implementations not only execute in parallel, but also attempt to terminate early as soon as the final result is known. forGoParallel/psort provides parallel sorting algorithms. forGoParallel/gsync provides synchronization abstractions. forGoParallel/pipeline provides functions and data structures to construct and execute parallel pipelines.
proxy.golang.org
v0.0.0-20240104125644-0541058b227c
about 2 years ago
5
2
2
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/intel/for%21go%21parallel
spec |
| License | BSD-3-Clause |
| Namespace | github.com/intel |
| First Release | almost 4 years ago |
| Last Synced | 20 days ago |