Skip to content

Rust bindings for Valhalla routing engine

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

kinkard/libvalhalla

Repository files navigation

About

C++-to-Rust bindings for Valhalla to access road graph tiles, powered by cxx.

Dependencies

As Valhalla heavilly relies on system libraries, you need to install the following dependencies to build this project:

sudo apt-get update && sudo apt-get install -y --no-install-recommends clang pkg-config build-essential cmake libboost-dev liblz4-dev libprotobuf-dev protobuf-compiler zlib1g-dev

License

All code in this project is dual-licensed under either:

at your option.

About

Rust bindings for Valhalla routing engine

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published