# scala-graph/scala-graph

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/scala-graph-scala-graph).**

575 stars · 72 forks · Scala · NOASSERTION

## Links

- GitHub: https://github.com/scala-graph/scala-graph
- awesome-repositories: https://awesome-repositories.com/repository/scala-graph-scala-graph.md

## Description

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.

## Tags

### Part of an Awesome List

- [Language Extensions](https://awesome-repositories.com/f/awesome-lists/devtools/language-extensions.md) — Graph data structures integrated with collections.
