Tile38
Real-time geospatial database, spatial index, and geofencing engine in Go.
Why consider Tile38?
Tile38 is an open-source, in-memory geospatial database and spatial index written in Go. Supporting GeoJSON, bounding boxes, radius queries, and real-time dynamic geofencing, it notifies webhooks and message queues whenever coordinates enter or exit zones.
Learn Tile38 by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Tile38
Tile38 processes thousands of live GPS driver coordinate pings per second, calculating spatial intersections with zero database lag.
Running with Docker
docker run -d \ --name tile38 \ -p 9851:9851 \ tile38/tile38:latestTile38 is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.