fzipp / pathfindLinks
Path finding on a 2D polygonal map
☆60Updated 8 months ago
Alternatives and similar repositories for pathfind
Users that are interested in pathfind are comparing it to the libraries listed below
Sorting:
- All you need when you are working with countries in Go.☆92Updated last year
- A golang map in which entries expire after given a time period☆59Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- spectacular Golang struct tag parsing☆60Updated last year
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Adding "unset" state to Go's types☆82Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- Optional values for Go☆104Updated 8 months ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 6 months ago
- 🍃 Tiny event emitter built on generics☆43Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Cookies, but with structs, for happiness.☆110Updated 4 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- HLive is a server-side WebSocket based dynamic template-less view layer for Go.☆100Updated 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