Ecosyste.ms: Packages

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

Top 2.8% on proxy.golang.org
Top 1.4% dependent packages on proxy.golang.org
Top 1.4% dependent repos on proxy.golang.org
Top 4.2% forks on proxy.golang.org

proxy.golang.org : github.com/goombaio/dag

Package dag implements a directed acyclic graph data structure ( DAG ), a finite directed graph with no directed cycles. A DAG consists of finitely many vertices and edges, with each edge directed from one vertex to another, such that there is no way to start at any vertex v and follow a consitently-sequence of edges that eventually loops backto v again. A DAG is a directex graph that has a topological order, a sequence of vertices such that every edge is directed from earlier to later in the sequence. Example

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/goombaio/dag
Keywords: dag, data-structure, directed-acyclic-graph, golang, golang-library, golang-package, graph
License: Apache-2.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/goombaio
Dependent packages: 13
Dependent repositories: 15
Stars: 115 on GitHub
Forks: 30 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...