astar alternatives and similar packages
Based on the "Data" category.
Alternatively, view astar alternatives based on common mentions on social networks and blogs.
-
compendium-client
DISCONTINUED. Mu (μ) is a purely functional framework for building micro services. -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of astar or a related project?
README
A* in Haskell
This is a data-structure independent implementation of A* search. All the hard work has been done by Cale Gibbard, the port to psqueues
has been donated by Johannes Weiß.
The is currently not the official repository but as there was no official repository documented, I created this one.
License
This library is licensed under a BSD license, for details please consult the
LICENSE
file.
*Note that all licence references and agreements mentioned in the astar README section above
are relevant to that project's source code only.