osrd-project / osrd

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation

Home Page:https://osrd.fr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSRD Logo    Public Money Public Code

Contributors badge LGPL License badge Build Status

What is OSRD?

OSRD is an open source web application for railway infrastructure design, capacity analysis, timetabling and simulation.

It's free and open-source forever!

Learn more about the project on osrd.fr.

WARNING

OSRD it not yet production ready. User and programming interfaces can and will change (now is the time to make suggestions!). Important features are missing. Documentation is sparse. Please don't rely on OSRD unless you are prepared to deal with frequent changes.

Getting Started

To compile and run the application with an example infrastructure:

# build and run the entire stack
docker compose up -d --build

./scripts/load-railjson-infra.sh small_infra tests/data/infras/small_infra/infra.json
./scripts/load-railjson-rolling-stock.sh tests/data/rolling_stocks/fast_rolling_stock.json

# open the web app
xdg-open http://localhost:4000/

(Linux users can use docker-compose-host.yml to enable host networking)

Get in touch

Sponsors

Ministère chargé des Transports European Union SNCF Réseau

About

An open source web application for railway infrastructure design, capacity analysis, timetabling and simulation

https://osrd.fr

License:GNU Lesser General Public License v3.0


Languages

Language:TypeScript 43.7%Language:Rust 21.8%Language:Kotlin 14.8%Language:Java 12.6%Language:Python 3.5%Language:SCSS 2.1%Language:PLpgSQL 0.6%Language:JavaScript 0.4%Language:Shell 0.1%Language:MDX 0.1%Language:Dockerfile 0.1%Language:Nix 0.1%Language:HCL 0.0%Language:C 0.0%Language:HTML 0.0%