Ross ROSS = Recommend OSS · open-source software intelligence for agents

Project-OSRM/osrm-backend

Open Source Routing Machine - C++ backend observed · 2026-08-28

github.com/Project-OSRM/osrm-backend · homepage · C++ · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 95
  • 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: 3.5
  • age_days: 5459
  • days_rel: 32
  • days_push: 9
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

8013 stars · 3960 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

OSRM is a high-performance C++ routing engine built on OpenStreetMap data, exposing services via HTTP API, C++ library, and Node.js wrapper. It provides routing, distance matrices, map matching, TSP trips, and vector tile generation.

Use cases

  • compute fastest driving routes between coordinates
  • snap GPS traces to the road network
  • build a distance/duration matrix for many locations
  • solve traveling salesman routes with a greedy heuristic
  • self-host a routing API on OpenStreetMap data
  • find nearest road segment to a coordinate

When to choose

  • you need fast, self-hosted routing on OSM data
  • you need map matching or travel-time matrices at scale
  • you want an alternative to commercial routing APIs

When to avoid

  • you need turn-by-turn navigation UX out of the box (pair with a frontend)
  • you need real-time traffic-aware routing
  • you only need simple geocoding without routing

Facets

service · maturity active

routing http-server api-framework geospatial search-engine apis developer-tools windows cpp self-hosted openstreetmap routing-engine map-matching isochrones traveling-salesman navigation contraction-hierarchies maps geospatial linux macos docker nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Project-OSRM/osrm-backendmain98

For agents

markdown · JSON · MCP: product_card(name="Project-OSRM/osrm-backend")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem