fzipp / pathfindLinks
Path finding on a 2D polygonal map
☆60Updated 9 months ago
Alternatives and similar repositories for pathfind
Users that are interested in pathfind are comparing it to the libraries listed below
Sorting:
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆94Updated 7 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Optional values for Go☆104Updated 9 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- A simpler and faster alternative to regexp☆52Updated 3 years ago
- Hare is a nimble little database management system for Go.☆98Updated 4 years ago
- A port of dinero.js to Go☆68Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- High Availability Routing and Queueing Application☆50Updated 4 years ago
- An efficient image pixelizer written in go☆106Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- Notification broadcaster library☆156Updated 3 years ago
- Adding "unset" state to Go's types☆82Updated last year
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆149Updated 2 months ago
- Go library that implements fs.FS for Postgres using Large Objects.☆64Updated last month
- A set of performant rate limiters for Go☆91Updated last year
- Convert Golang structs to Typescript interfaces☆73Updated 2 years ago