davidreynolds / gos2Links
The S2 Geometry Library is a spherical geometry library, useful for manipulating regions on the sphere (commonly on Earth) and indexing geographic data. For an analogous library in C++, please see http://code.google.com/p/s2-geometry-library/.
☆11Updated 10 years ago
Alternatives and similar repositories for gos2
Users that are interested in gos2 are comparing it to the libraries listed below
Sorting:
- RTree implementation for Go☆54Updated 4 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- A Quadtree implemented in Go☆167Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- an R-Tree library for Go☆29Updated 8 years ago
- A worldwide regions or fences database, give it coordinates it answers back with informations for the fence like country and state☆75Updated 7 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- Map tile library for go☆77Updated last year
- Simple, ordered, key-value persistence library for the Go Language☆266Updated 4 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 6 years ago
- An optimized substring search engine written in Go☆548Updated 6 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- Iris Go binding☆135Updated 10 years ago
- Streaming approximate histograms in Go☆176Updated 4 years ago
- Probabilistic Data Structures for Go☆256Updated 7 years ago
- Minimal Perfect Hashing for Go☆187Updated last year
- Cuckoo hashing for Go☆83Updated 3 years ago
- Point in Polygon implemented in Go☆82Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Streaming TopK estimates☆88Updated 4 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- 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…☆287Updated 5 years ago
- A probabilistic data structure service and storage☆92Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- OpenStreetMap PBF file format parser in Go Lang.☆146Updated 2 years ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Heatmap creation stuff for go.☆112Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 10 months ago