fzipp / pathfindLinks
Path finding on a 2D polygonal map
☆61Updated last year
Alternatives and similar repositories for pathfind
Users that are interested in pathfind are comparing it to the libraries listed below
Sorting:
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- All you need when you are working with countries in Go.☆93Updated last month
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated last month
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- A port of dinero.js to Go☆68Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Updated 2 years ago
- Utility package for web development in Go☆17Updated 2 years ago
- Optional values for Go☆104Updated last year
- Particles simulation built with Go and WebAssembly☆50Updated 4 years ago
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆29Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆162Updated 5 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Adding "unset" state to Go's types☆82Updated 2 years ago
- A small fantasy game engine in WASM using GoLang☆95Updated 4 years ago
- A simple WASM maze generator in Go☆52Updated 3 years ago
- A set of performant rate limiters for Go☆91Updated last year