NOTE: This repository has moved. You can find it at https://github.com/factisresearch/opensource-mono
Hackage: graph-core Stackage: graph-core
Fast, memory efficient and persistent graph implementation
- 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
Released under the MIT license. (c) 2014 - 2016 factis research GmbH