JamesLMilner / quadtree-go
A Quadtree implemented in Go
☆164Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for quadtree-go
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆134Updated 2 years ago
- A code generation tool to enable generics in go☆162Updated 6 years ago
- simple Optical Character Recognition in Go☆126Updated 6 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆89Updated 2 years ago
- Fastest Encoder in the West☆64Updated 7 years ago
- An immutability helper for Go☆139Updated 8 years ago
- Compile text/template / html/template to regular go code☆118Updated 7 years ago
- A Go package for generating Go code☆136Updated 7 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆200Updated 3 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 9 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆170Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- Evolutionary Algorithms in Go☆113Updated 3 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆227Updated 5 years ago
- Point in Polygon implemented in Go☆81Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 7 years ago
- ☆90Updated 7 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 7 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 2 years ago
- 10,000 Cities with Latitude, Longitude, and Elevation in Go☆164Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated 2 months ago
- Retryable errors in Golang☆122Updated 5 years ago