Popularity
6.2
Declining
Activity
0.0
Stable
9
6
2

Monthly Downloads: 21
Programming language: Haskell
License: MIT License
Tags: Data     Graph    
Latest version: v0.3.0.0

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.

Do you think we are missing an alternative of graph-core or a related project?

Add another 'graph' Package

README

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


*Note that all licence references and agreements mentioned in the graph-core README section above are relevant to that project's source code only.