Merge pull request #1 from kiro/go-geoindex

Adding go-geoindex
checkGoreportcard
Kiril Minkov 9 years ago
commit a7a025094e

@ -187,6 +187,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [trie](https://github.com/derekparker/trie) - Trie implementation in Go
* [ttlcache](https://github.com/diegobernardes/ttlcache) - An in-memory LRU string-interface{} map with expiration for golang
* [willf/bloom](https://github.com/willf/bloom) - Go package implementing Bloom filters.
* [go-geoindex](https://github.com/hailocab/go-geoindex) - In-memory geo index.
## Database

Loading…
Cancel
Save