An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20240104125644-0541058b227c
about 2 years ago
Versions
5
Dependent Packages
2
Dependent Repos
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
Repository
Stars 2 on GitHub
Forks 1 on GitHub
Docker Dependents 2
Docker Downloads 31
Rankings on proxy.golang.org
Overall Top 7.8%
Dependent packages Top 4.2%
Dependent repos Top 3.5%
Docker downloads Top 1.8%