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

graphs

A "not-very-Haskelly" API for calculating traversals of graphs that may be too large to fit into memory. The algorithms included are inspired by the visitor concept of the Boost Graph Library. Here is a very simple example of how we might execute a depth-first-search. In this case the visitor simply collects the edges and vertices in the order that the corresponding functions get called. After the necessary imports, create an adjacency list where the vertices are labeled with integers.

Ecosystem
hackage.haskell.org
Latest Release
0.7.3
about 1 year ago
Versions
20
Downloads
15,453 total
Dependent Repos
262
0.7.3
Published: about 1 year ago
Registry - Download
0.7.2
Published: almost 4 years ago
Registry - Download
0.7.1
Published: about 8 years ago
Registry - Download
0.7
Published: about 10 years ago
Registry - Download
0.6.0.1
Published: about 11 years ago
Registry - Download
0.6
Published: about 11 years ago
Registry - Download
0.5.0.1
Published: over 12 years ago
Registry - Download
0.5
Published: over 12 years ago
Registry - Download
0.4.1
Published: about 13 years ago
Registry - Download
0.4.0.3
Published: almost 14 years ago
Registry - Download
0.4.0.1
Published: almost 14 years ago
Registry - Download
0.4
Published: almost 14 years ago
Registry - Download
0.3.2.3
Published: over 14 years ago
Registry - Download
0.3.2.2
Published: over 14 years ago
Registry - Download
0.3.2.1
Published: over 14 years ago
Registry - Download
0.3.2
Published: almost 15 years ago
Registry - Download
0.3.1
Published: about 15 years ago
Registry - Download
0.3
Published: about 15 years ago
Registry - Download
0.2
Published: about 15 years ago
Registry - Download
0.1
Published: about 15 years ago
Registry - Download
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/graphs
spec
License BSD-3-Clause
First Release about 15 years ago
Last Synced 15 days ago
Repository
Stars 39 on GitHub
Forks 7 on GitHub
Commits 94
Committers 5
Avg per Author 18.8
DDS 0.457
Rankings on hackage.haskell.org
Dependent repos Top 1.6%