Skip to content

factisresearch/graph-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph-core

NOTE: This repository has moved. You can find it at https://github.com/factisresearch/opensource-mono

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