18 releases (4 breaking)

new 0.4.0 Jul 17, 2024
0.3.1 Jul 6, 2024
0.2.1 Jul 2, 2024
0.1.0 Jun 4, 2024
0.0.18 Feb 27, 2024

#38 in Geospatial

Download history 6/week @ 2024-03-29 126/week @ 2024-04-05 92/week @ 2024-04-12 474/week @ 2024-04-19 47/week @ 2024-04-26 302/week @ 2024-05-03 195/week @ 2024-05-10 18/week @ 2024-05-17 2/week @ 2024-05-24 146/week @ 2024-05-31 27/week @ 2024-06-07 5/week @ 2024-06-14 378/week @ 2024-06-28 207/week @ 2024-07-05 73/week @ 2024-07-12

658 downloads per month

BSD-3-Clause

200KB
2.5K SLoC

Ferrostar Core

Ferrostar is a modern SDK for building turn-by-turn navigation applications.

For more details about the architecture of the project, refer to the user guide. This crate is the common core which can be used to power turn-by-turn navigation experiences on a variety of platforms.


lib.rs:

Ferrostar

Ferrostar is a modern SDK for building turn-by-turn navigation applications.

Check out the User Guide for an introduction and tutorials for major platforms like iOS and Android.

This is the core of Ferrostar, which contains common data models, traits and integrations with common routing backends like Valhalla, spatial algorithms, and the navigation state machine.

If you're looking to build a navigation experience for a new platform, or you just want to use the primitives in your existing architecture, this crate is for you.

Dependencies

~11MB
~178K SLoC