routers 0.2.2

Rust-Based Routing Tooling for System-Agnostic Maps.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<img width="700" height="500" alt="Banner" src="https://github.com/user-attachments/assets/73870c6f-569c-46e6-bb13-1f6ed28b7efb" />

###

Routers is a set of routing tools designed for system-agnostic maps.

[![Test](https://github.com/routers-org/routers/actions/workflows/test.yml/badge.svg)](https://github.com/routers-org/routers/actions/workflows/test.yml)
[![Format & Check](https://github.com/routers-org/routers/actions/workflows/format.yml/badge.svg)](https://github.com/routers-org/routers/actions/workflows/format.yml)
[![Buf CI](https://github.com/routers-org/routers/actions/workflows/buf-ci.yml/badge.svg)](https://github.com/routers-org/routers/actions/workflows/buf-ci.yml)
[![CodSpeed Badge](https://img.shields.io/endpoint?url=https://codspeed.io/badge.json)](https://codspeed.io/routers-org/routers)

## Features

- Map Matching
- Point-to-Point Routing
- Nearest Point (Pure or Snapped), Nearest Edge
- ... more to come.