Graph support for Scala 3.
Find a file
Pat Garrity db6b785c1f
All checks were successful
/ Build and Release Library (push) Successful in 2m19s
(patch) add bfs (#2)
Reviewed-on: #2
2026-01-04 03:16:44 +00:00
.forgejo/workflows Initial implementation. 2025-12-08 22:26:20 -06:00
modules (patch) add bfs (#2) 2026-01-04 03:16:44 +00:00
project Initial implementation. 2025-12-08 22:26:20 -06:00
.gitignore Initial implementation. 2025-12-08 22:26:20 -06:00
.pre-commit-config.yaml Initial implementation. 2025-12-08 22:26:20 -06:00
.scalafmt.conf Initial implementation. 2025-12-08 22:26:20 -06:00
build.sbt WIP, now with streaming DFS 2025-12-17 22:26:12 -06:00
LICENSE Initial implementation. 2025-12-08 22:26:20 -06:00
README.md (patch) first development release build (#1) 2025-12-29 04:01:29 +00:00

gs-graph

GS Open Source | License (MIT)

Graph representations for Scala 3.

WORK IN PROGRESS

Usage

Dependency

This artifact is available in the Garrity Software Maven repository.

externalResolvers +=
  "Garrity Software Releases" at "https://maven.garrity.co/gs"

val GsGraph: ModuleID =
  "gs" %% "gs-graph-v0" % "$VERSION"

Donate

Enjoy this project or want to help me achieve my goals? Consider Donating to Pat on Ko-fi.