An open API service indexing awesome lists of open source software.

https://github.com/emmet-hayes/transitscheduler

This project is a command line tool that can read .json data formulated for tracking transit patterns to a multithreaded concurrent simulation of passengers boarding and unboarding trains that constantly move to the next station on the line. The trick here, is that two trains cannot occupy the same station at any time.
https://github.com/emmet-hayes/transitscheduler

Last synced: 3 months ago
JSON representation

This project is a command line tool that can read .json data formulated for tracking transit patterns to a multithreaded concurrent simulation of passengers boarding and unboarding trains that constantly move to the next station on the line. The trick here, is that two trains cannot occupy the same station at any time.

Awesome Lists containing this project