tidwall / rtreeLinks
An R-tree implementation for Go
☆328Updated 11 months ago
Alternatives and similar repositories for rtree
Users that are interested in rtree are comparing it to the libraries listed below
Sorting:
- GeoJSON for Go. Used by Tile38☆138Updated last year
- Go package for performing accurate measurements of Earth. Includes the geodesic routines from GeographicLib.☆73Updated 10 months ago
- A zero-dependency Go package for coordinate transformations.☆140Updated 5 months ago
- Go bindings for H3, a hierarchical hexagonal geospatial indexing system☆358Updated last month
- A k-d tree implementation in Go.☆145Updated last year
- Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification☆150Updated last month
- Package polyline implements a Google Maps Encoding Polyline encoder and decoder.☆115Updated last month
- Geometry interfaces to help drive interoperability within the Go geospatial community☆181Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Encoding and decoding GeoJSON <-> Go☆312Updated 2 years ago
- Golang geohash library☆556Updated last year
- Expression evaluator for Go☆76Updated 4 months ago
- Tile38 Client package☆86Updated last year
- an R-Tree library for Go☆634Updated 7 months ago
- Package geos provides an interface to GEOS.☆108Updated 3 weeks ago
- A go in-memory table☆229Updated 3 years ago
- Golang port of kdbush, a fast static spatial index for 2D points.☆49Updated 5 years ago
- Generic and fast binary serializer for Go☆228Updated last year
- Efficient 2D geometry library for Go.☆38Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆326Updated 2 years ago
- Go library for spatial data operations and geometric algorithms (Go bindings for GEOS)☆282Updated last year
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆165Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆158Updated 2 years ago
- Rich TIFF/BigTIFF/GeoTIFF decoder/encoder for Go (Pure Go/Zero Dependencies)☆62Updated 3 years ago
- A Go library implementing a FST (finite state transducer)☆201Updated 7 months ago
- Bitset data structure☆164Updated 2 years ago
- fast int64-int64 map for go☆98Updated 2 years ago