fast_paths

Pathfinder

Efficient shortest path calculation algorithm

Fast shortest path calculations for Rust

GitHub

272 stars
9 watching
25 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list

contraction-hierarchiesdijkstra-algorithmroad-networkrouting-algorithmshortest-pathstraffic-simulation

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
routrs/routrsCalculates shortest distances and paths on geograph-based maps using haversine formula and Dijkstra's algorithm7
wkhere/eastarAn algorithm for finding the shortest path in a graph32
jacobdeichert/wasm-astarA WebAssembly-based A* pathfinding implementation for a maze demo427
stunkymonkey/osm_chA tool that uses graph contraction hierarchies to speed up shortest path calculations on OpenStreetMap data17
ruddle/rustfieldAn algorithm to efficiently compute paths for multiple agents in a grid-based environment12
vipera/cheap-ruler-rsFast approximations of geodesic measurements in Rust9
parthjadhav/rust_searchA fast and efficient file search library built in Rust144
tomnewton/as3astarA fast and efficient algorithm for finding the shortest path in a grid-based environment using ActionScript 321
sparsemat/sprsA Rust library implementing sparse matrix data structures and linear algebra algorithms431
udst/pandanaFast network analysis library using contraction hierarchies for accessibility metrics and shortest paths388
mikkyang/rust-blasRust bindings and wrappers for the Basic Linear Algebra Subprograms84
jez/as-treePrints a list of paths as a tree-like structure463
aisamanra/rust-haskell-ffiA proof-of-concept demonstrating how to call Rust code from Haskell131
bitshifter/glam-rsA fast linear algebra library for games and graphics1,555
yaa110/rake-rsA Rust library implementing a keyword extraction algorithm to automatically identify relevant words in text33