tidwall/tile38
Real-time Geospatial and Geofencing observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 96
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 34
- age_days: 3834
- days_rel: 86
- days_push: 26
- n_releases_24m: 16
Adoption not part of the score
9717 stars · 621 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Tile38 is an open-source, in-memory geospatial database and real-time geofencing server written in Go. It supports spatial indexing of points, bounding boxes, Geohashes, XYZ tiles, and GeoJSON, with geofence notifications delivered via webhooks or pub/sub channels.
Use cases
- track vehicle fleet locations in real time
- send alerts when a device enters or exits a geofence
- find nearby points of interest by radius
- query which objects intersect a polygon area
- store and search GeoJSON location data
- build location-based notification pipelines with webhooks
When to choose
- you need real-time geofencing with webhook or pub/sub notifications
- you want a fast in-memory spatial index with Redis-like protocol support
- you need leader/follower replication for a location data store
- you want a self-contained server with CLI, HTTP, and websocket access
When to avoid
- you need durable disk-first storage with full ACID transactional guarantees
- your dataset is primarily relational rather than geospatial
- you need heavy GIS operations like raster processing or coordinate reprojection
- you want a managed cloud database without self-hosting
Facets
service · maturity active
database search-engine geospatial webhook http-server websocket monitoring databases self-hosted windows go self-hosted cli geofencing spatial-index in-memory-database geojson redis-protocol location-tracking geospatial maps real-time linux macos docker
3 sources
- readme: https://github.com/tidwall/tile38 · fetched 2026-08-28 · d48bd68c8442
- homepage: https://tile38.com · fetched 2026-08-29 · ef4052429af5
- site_page: https://tile38.com/topics/installation · fetched 2026-08-29 · c2abdbde2806
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tidwall/tile38 | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem