Top 20 NuGet astar Packages

Plugin that makes it easier to use pathfindax with duality
A lightweight, 2D A* (A Star) algorithm.
Plugin that makes it easier to use pathfindax with duality tilemaps
MiNET A* version with performance improvements for Minecraft use.
The core library for the pathfindax pathfinding framework
Javascript Astar (javascript-astar) binding library for Bridge.NET projects.
A* algorithm written in C#, used with LINQ expressions.
Simple implementation of AStar alghorithm. For more examples concerning How to use it check out github page.
Portable NuGet library/package for navigating on a tile-based 2-dimensional raster/matrix.
Dijstra and Astar Path Finding
This is a small library that implements a meldable priority queue and a generalizable A* search algorithm on top of that. The performance is good. It targets PCL profile 111.
This is a small library that implements a meldable priority queue and a generalizable A* search algorithm on top of that. The performance is good. It targets PCL profile 111.
Simple A* (A-Star) library. Simply define your problem space, then traverse it. Supports multi-threaded traversal. Optimized for heavy node expansion calculations rather than node quantity. For examples, see github project.
Re-usable and immutable AStar Search implementation
A simple but flexible implementation of the A* (A-Star) pathfinding algorithm for .NET Standard.