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.
565 stars
32 watching
73 forks
Language: Scala
last commit: over 1 year ago graphscala
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a DataFrame-based graphing library on top of Apache Spark for efficient and expressive graph queries | 1,007 |
| | A Scala wrapper for Apache TinkerPop 3 Graph DSL | 482 |
| | A Go library for creating and manipulating graphs of various types | 71 |
| | A library providing algorithms and data structures for working with graphs in Racket | 58 |
| | A Go library providing efficient algorithms and data structures for graph manipulation | 712 |
| | A library that provides an inductive approach to dealing with graphs | 184 |
| | Bindings to popular graphics libraries for high-performance graphical software development | 40 |
| | A pure Swift implementation of a graph data structure with algorithms and utility functions | 759 |
| | A comprehensive C++ library for graph algorithms and analysis | 485 |
| | A lightweight Java library for creating and manipulating simple graph data structures. | 43 |
| | A high-performance graph algorithm library built on top of the graph_builder crate. | 390 |
| | Data structures for working with semi-structured data in Scala | 159 |
| | A graph visualization library for building directed graphs with customizable layouts and templates. | 944 |
| | A parser combinator library for Scala | 656 |
| | A Scala library that provides an interface to the Slack API and real-time messaging interface | 187 |