An R-tree implementation for Go
☆339Aug 18, 2024Updated last year
Alternatives and similar repositories for rtree
Users that are interested in rtree are comparing it to the libraries listed below
Sorting:
- an R-Tree library for Go☆649Dec 20, 2024Updated last year
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated this week
- Just an itsy bitsy b-tree in Go☆96Aug 29, 2021Updated 4 years ago
- Simplified interface and extension utilities for geospatial indexes☆14Sep 11, 2022Updated 3 years ago
- RTree implementation for Go☆54Feb 8, 2021Updated 5 years ago
- GeoJSON for Go. Used by Tile38☆143Jan 6, 2026Updated last month
- A fast little LRU cache for Go☆174May 22, 2023Updated 2 years ago
- Types and utilities for working with 2d geometry in Golang☆1,094Dec 23, 2025Updated 2 months ago
- B-tree implementation for Go☆1,194Nov 3, 2025Updated 3 months ago
- A data structure for storing points.☆18Apr 27, 2021Updated 4 years ago
- Package geom implements efficient geometry types for geospatial applications.☆956Nov 20, 2025Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- A goroutine limiter for Go☆84Feb 25, 2022Updated 4 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Go vs GPU: Fast Spatial Joins☆24Mar 11, 2022Updated 3 years ago
- create low memory key/value objects in Go☆22Apr 18, 2017Updated 8 years ago
- Load file-backed memory☆121Oct 12, 2022Updated 3 years ago
- Golang port of kdbush, a fast static spatial index for 2D points.☆50Apr 8, 2020Updated 5 years ago
- A simple TCP server implemented in Golang☆10Nov 30, 2017Updated 8 years ago
- A simple interface wrapper around a Go channel.☆322Nov 3, 2020Updated 5 years ago
- General purpose library for reading, writing and working with OpenStreetMap data☆444Oct 13, 2025Updated 4 months ago
- A JSON stream parser for Go☆68Sep 7, 2022Updated 3 years ago
- S2 geometry library in Go☆1,822Jan 29, 2026Updated last month
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- Real-time Geospatial and Geofencing☆9,580Jan 30, 2026Updated last month
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29May 18, 2019Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Nov 3, 2020Updated 5 years ago
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- Go package for performing accurate measurements of Earth. Includes the geodesic routines from GeographicLib.☆75Sep 14, 2024Updated last year
- Geographical calculations in Go.☆897Mar 22, 2020Updated 5 years ago
- Please love the nicely formatted hex.☆42May 5, 2019Updated 6 years ago
- A simple and efficient LRU cache package for Go☆36May 11, 2023Updated 2 years ago
- Geometry interfaces to help drive interoperability within the Go geospatial community☆186Feb 19, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago