scala-graph

Graph library

A graph data structure library for Scala with support for directed hypergraphs and algorithms.

Graph for Scala is intended to provide basic graph functionality seamlessly fitting into the Scala Collection Library. Like the well known members of scala.collection, Graph for Scala is an in-memory graph library aiming at editing and traversing graphs, finding cycles etc. in a user-friendly way.

GitHub

565 stars
32 watching
73 forks
Language: Scala
last commit: over 1 year ago
graphscala

Related projects:

Repository Description Stars
graphframes/graphframes Provides a DataFrame-based graphing library on top of Apache Spark for efficient and expressive graph queries 1,007
mpollmeier/gremlin-scala A Scala wrapper for Apache TinkerPop 3 Graph DSL 482
hmdsefi/gograph A Go library for creating and manipulating graphs of various types 71
stchang/graph A library providing algorithms and data structures for working with graphs in Racket 58
yourbasic/graph A Go library providing efficient algorithms and data structures for graph manipulation 712
haskell/fgl A library that provides an inductive approach to dealing with graphs 184
regb/scalanative-graphics-bindings Bindings to popular graphics libraries for high-performance graphical software development 40
davecom/swiftgraph A pure Swift implementation of a graph data structure with algorithms and utility functions 759
zigrazor/cxxgraph A comprehensive C++ library for graph algorithms and analysis 485
earlygrey/simple-graphs A lightweight Java library for creating and manipulating simple graph data structures. 43
neo4j-labs/graph A high-performance graph algorithm library built on top of the graph_builder crate. 390
scala-records/scala-records Data structures for working with semi-structured data in Scala 159
swimlane/ngx-graph A graph visualization library for building directed graphs with customizable layouts and templates. 944
scala/scala-parser-combinators A parser combinator library for Scala 656
slack-scala-client/slack-scala-client A Scala library that provides an interface to the Slack API and real-time messaging interface 187