JamesLMilner / quadtree-goLinks
A Quadtree implemented in Go
☆167Updated 6 years ago
Alternatives and similar repositories for quadtree-go
Users that are interested in quadtree-go are comparing it to the libraries listed below
Sorting:
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- simple Optical Character Recognition in Go☆125Updated 7 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- An immutability helper for Go☆141Updated 9 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- A code generation tool to enable generics in go☆163Updated 8 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- Point in Polygon implemented in Go☆82Updated 7 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A Go package for generating Go code☆135Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Go feed forward artificial neural network library☆58Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- ☆90Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Extensible arithmetic parsing lib for go☆67Updated 6 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆245Updated last month
- pick stuff from json - FAST☆64Updated 8 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆49Updated 9 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆140Updated 9 years ago
- Obfuscating IDs made simple with modular multiplicative inverse☆157Updated 7 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago