dhconnelly / rtreegoLinks
an R-Tree library for Go
☆636Updated 8 months ago
Alternatives and similar repositories for rtreego
Users that are interested in rtreego are comparing it to the libraries listed below
Sorting:
- Golang geohash library☆560Updated last year
- Geographical calculations in Go.☆894Updated 5 years ago
- Go native library for fast point tracking and K-Nearest queries☆358Updated 7 years ago
- An R-tree implementation for Go☆329Updated last year
- Geometry/geography library in Go, DEPRECATED, use ->☆336Updated 7 years ago
- S2 geometry library in Go☆1,782Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆778Updated 2 weeks ago
- Go library for spatial data operations and geometric algorithms (Go bindings for GEOS)☆281Updated 2 years ago
- Package geom implements efficient geometry types for geospatial applications.☆931Updated last month
- Package goraph implements graph data structure and algorithms.☆743Updated 3 years ago
- Go library to access geocoding and reverse geocoding APIs☆535Updated 5 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Visualise Go program GC trace data in real time☆1,101Updated 6 years ago
- Golang implementation of Radix trees☆923Updated last year
- An immutable radix tree implementation in Golang☆1,062Updated last week
- Encoding and decoding GeoJSON <-> Go☆314Updated 2 years ago
- Buffer/Byte pool for Go