JamesLMilner / quadtree-goLinks
A Quadtree implemented in Go
☆167Updated 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
Sorting:
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- simple Optical Character Recognition in Go☆125Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago
- A Go package for generating Go code☆136Updated 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 code generation tool to enable generics in go☆163Updated 8 years ago
- Compile text/template / html/template to regular go code☆119Updated 8 years ago
- Fastest Encoder in the West☆65Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- An immutability helper for Go☆141Updated 9 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- ☆90Updated 9 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Obfuscating IDs made simple with modular multiplicative inverse☆157Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Updated 4 years ago
- Point in Polygon implemented in Go☆82Updated 7 years ago
- Collections generator for Golang☆82Updated 7 years ago
- An approximate string matching library for the Go programming language.☆181Updated 3 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Updated 2 years ago
- Stream video files over HTTP☆144Updated 9 years ago
- WS-Machine is a websocket finite state machine for client websocket connections (Go)☆118Updated 8 years ago
- ST - Struct Tagger - Tags your structs so you don't have to, saving you development time and encoding/decoding sanity.☆85Updated 8 years ago
- A Go websocket library with an API similar to Socket.IO... but not Socket.IO☆96Updated 7 years ago