go-astar
Pathfinding library
An implementation of the A* search algorithm in Go
Go implementation of the A* search algorithm
601 stars
12 watching
80 forks
Language: Go
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of algorithms and data structures implemented in Go. | 806 |
| A CSS selector library for HTML parsing in Go | 704 |
| A Go library providing an interface to Asterisk's AMI protocol | 14 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A Go library implementing a data structure for fast prefix and fuzzy string searching | 766 |
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A Go library for a high-performance, in-memory caching system | 11 |
| Bindings for a configuration language used in software development | 119 |
| A Go client library for interacting with the Atlassian Jira API | 1,489 |
| A Go implementation of the Porter Stemmer algorithm for word stemming. | 79 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| An implementation of the JSONPath query language for Go. | 187 |
| An implementation of Algorand's blockchain protocol in Go | 1,364 |