JamesLMilner / quadtree-go
A Quadtree implemented in Go
☆165Updated 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☆126Updated 6 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- A Go package for generating Go code☆137Updated 7 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- An immutability helper for Go☆141Updated 8 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- A code generation tool to enable generics in go☆162Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 2 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆200Updated 3 years ago
- pick stuff from json - FAST☆65Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 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
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Counts lines of code, comments, functions, structs, imports etc in a go project☆50Updated 8 years ago
- RTree implementation for Go☆54Updated 3 years ago
- Self-contained API keys via cryptographic signatures☆121Updated 7 years ago
- Fastest Encoder in the West☆64Updated 7 years ago
- Create Youtube-Like IDs in Golang☆224Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 3 months ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- An optimized substring search engine written in Go☆551Updated 5 years ago
- bloomfilter.js ported to Go☆95Updated last year