OSRM vs Mimirsbrunn

A side-by-side comparison of two self-hosted maps & gis options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureOSRMMimirsbrunn
CategoryMaps & GISMaps & GIS
LicenseBSD-2-ClauseAGPL-3.0
LanguageC++Rust
Setup difficultyHardHard
Min. RAM8,192 MB2,048 MB
Deploymentdocker, bare-metaldocker, binary
GitHub stars★ 7,955★ 7
First released20122016
ReplacesGoogle Directions APIGoogle Places API

Why pick each one

Choose OSRM if…

  • Released under the BSD-2-Clause license
  • First-class Docker support for quick deployment
  • Mature project with 8k GitHub stars
  • Written in C++
OSRM details

Choose Mimirsbrunn if…

  • Released under the AGPL-3.0 license
  • First-class Docker support for quick deployment
  • Written in Rust
Mimirsbrunn details

Frequently asked questions

Is OSRM or Mimirsbrunn better?

Neither is universally better. OSRM has the larger community; both share a hard setup difficulty, so the decision comes down to features and licensing.

Are OSRM and Mimirsbrunn free and open-source?

Yes. OSRM is licensed under BSD-2-Clause and Mimirsbrunn under AGPL-3.0. Both can be self-hosted at no software cost.

Can I run OSRM and Mimirsbrunn with Docker?

OSRM: yes. Mimirsbrunn: yes.

Related comparisons