A Rust library for shortest-path maritime route computation.
Status: pre-API skeleton. This repository contains the EUPL-1.2 legal/governance scaffolding, the vendored Eurostat MARNET data, and a
build.rsthat compiles the MARNET GeoPackages into rkyv graph archives at build time. Public routing APIs (Graph::load, Dijkstra, distance matrices) will be introduced in follow-up tickets — seeCONTRIBUTING.mdfor the scope policy.
Not yet published to crates.io. Once published:
cargo add rustyroutePublic routing APIs will be documented here when they are introduced.
rustyroute is based on and inspired by Eurostat's
SeaRoute project. SeaRoute is
published under EUPL-1.2 by the European Union (Eurostat). See
NOTICE for full attribution.
See CONTRIBUTING.md. All commits must be signed off
under the Developer Certificate of Origin.
See SECURITY.md. Do not report vulnerabilities via
public issues.
Licensed under the European Union Public Licence v. 1.2
(EUPL-1.2).