An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/quipo/dependencysolver

Package dependencysolver implements a layer-based scheduling algorithm for parallel tasks with dependencies. Given a list of entries (each with its own dependency list), it can sort the entries in layers of execution, where all entries in the same layer can be executed in parallel, and have no other dependency than the previous layer.
1 version
Latest release: almost 8 years ago
84 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/quipo/dependencysolver

Dependent Repos 0