jpierer / astarLinks
a* pathfinding algorithm written in go
☆32Updated 4 years ago
Alternatives and similar repositories for astar
Users that are interested in astar are comparing it to the libraries listed below
Sorting:
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated last week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Procedural texture generation package.☆17Updated this week
- gio experiments☆42Updated last year
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 8 months ago
- A golang library for spline interpolation☆43Updated 3 years ago
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆262Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- A collection of image processing algorithms written in pure Go.☆79Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 3 years ago
- Expression evaluation in golang☆173Updated 10 months ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆223Updated last year
- A go client and cli for the openai APIs, focused on developer friendliness and convenience atop the basic building blocks for the OpenAI …☆65Updated last year
- golang powered game engine☆45Updated 4 years ago
- Partial implementation of SVG 2.0 specification in golang.☆178Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- Path finding on a 2D polygonal map☆61Updated last year
- Package astar implements the A* search algorithm for finding least-cost paths.☆30Updated last year
- Go templates invoked as functions☆155Updated 4 years ago
- An efficient image pixelizer written in go☆106Updated 4 years ago
- p5 is a simple package that provides primitives resembling the ones exposed by p5js.org☆156Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Highly configurable, fast JSON encoder for Go☆180Updated 2 years ago
- Canvas API built with Gio☆151Updated 3 months ago
- Match regex group into go struct using struct tags and automatic parsing☆150Updated last year