JamesLMilner / quadtree-go
A Quadtree implemented in Go
☆166Updated 5 years ago
Alternatives and similar repositories for quadtree-go:
Users that are interested in quadtree-go are comparing it to the libraries listed below
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆134Updated 2 years ago
- simple Optical Character Recognition in Go☆125Updated 6 years ago
- A Go package for generating Go code☆137Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- An immutability helper for Go☆141Updated 8 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- bloomfilter.js ported to Go☆95Updated last year
- A code generation tool to enable generics in go☆162Updated 7 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- RTree implementation for Go☆54Updated 4 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆201Updated 4 years ago
- Dynamically resizable pools of goroutines which can queue an infinite number of jobs.☆87Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- A scalable lock-free channel.☆134Updated 8 years ago
- pick stuff from json - FAST☆65Updated 8 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- Retryable errors in Golang☆121Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 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 6 years ago
- Collections generator for Golang☆82Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 6 years ago
- Create Youtube-Like IDs in Golang☆223Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- Evolutionary Algorithms in Go☆113Updated 4 years ago
- An XPath 1.0 implementation written in the Go programming language.☆148Updated 3 years ago
- Distributed Go channels☆161Updated 6 years ago
- Point in Polygon implemented in Go☆82Updated 6 years ago