graph-core alternatives and similar packages
Based on the "graph" category.
Alternatively, view graph-core alternatives based on common mentions on social networks and blogs.
-
math-grads
A Haskell library of GRaph Algorithms and Data Structures
Static code analysis for 29 languages.
Do you think we are missing an alternative of graph-core or a related project?
README
graph-core
NOTE: This repository has moved. You can find it at https://github.com/factisresearch/opensource-mono
Intro
Hackage: graph-core Stackage: graph-core
Fast, memory efficient and persistent graph implementation
Install
- Using cabal:
cabal install graph-core
- Using Stack:
stack install graph-core
- From Source (cabal):
git clone https://github.com/factisresearch/graph-core.git.git && cd graph-core.git && cabal install
- From Source (stack):
git clone https://github.com/factisresearch/graph-core.git.git && cd graph-core.git && stack build
Misc
Supported GHC Versions
License
Released under the MIT license. (c) 2014 - 2016 factis research GmbH
*Note that all licence references and agreements mentioned in the graph-core README section above
are relevant to that project's source code only.