Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

graph-core

Build Status Hackage

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