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.☆93Updated 6 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A golang library for spline interpolation☆43Updated 3 years ago
- 🚀 Fast and light wildcard pattern matching.☆87Updated 6 months ago
- golang powered game engine☆45Updated 4 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 4 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 weeks ago
- Genetic algorithm for unsupervised machine learning in Go.☆127Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Particles simulation built with Go and WebAssembly☆50Updated 4 years ago
- 2D particle system simulator for Go☆45Updated 2 years ago
- Procedural texture generation package.☆17Updated last month
- A tokenizer based on Unicode text segmentation (UAX #29), for Go. Split words, sentences and graphemes.☆64Updated 3 weeks ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆146Updated 2 weeks ago
- gio experiments☆43Updated 9 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- A zero-dependency generic in-memory cache Go library☆125Updated 8 months ago
- 🌐 Interact with browser from Go. Manually crafted WebAPI interoperation library.☆221Updated last year
- A set of performant rate limiters for Go☆91Updated last year
- some data structures and algorithms using golang☆69Updated last year
- Highly configurable, fast JSON encoder for Go☆179Updated 2 years ago
- Package astar implements the A* search algorithm for finding least-cost paths.☆30Updated last year
- An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.☆261Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Tooling for Go import cycles☆73Updated 3 weeks ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- Simplicity-focused, template based SQL query builder☆66Updated 2 years ago
- Cluster analysis library for Golang☆93Updated 5 years ago
- Optional values for Go☆104Updated 8 months ago