C++-to-Rust bindings for Valhalla to access road graph tiles, powered by cxx.
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
All code in this project is dual-licensed under either:
at your option.