An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/mashingan/gastar

gastar is fork of graflib library (https://github.com/mashingan/graflib) which implemented in Nim. gastar specifically implements A* path finding that can be customizable like graflib. While graflib offer more integrated graph solution with additional edges and vertices, gastar only gives solution of path finding search. In order gastar can search the solution, any graph instance will need to implement method - Neighbors, which acts as edges connector for each Node. - Cost, between two Nodes - Distance, between two Nodes

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20250508194822-f3db129c9c8c
10 months ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/mashingan/gastar
spec
License Apache-2.0
Namespace github.com/mashingan
First Release 10 months ago
Last Synced 17 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 6.1%