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

https://github.com/whatsacomputertho/elevate-lib

A Rust package for elevator simulation
https://github.com/whatsacomputertho/elevate-lib

elevator elevator-problem elevator-simulation elevator-simulator simulation

Last synced: 10 months ago
JSON representation

A Rust package for elevator simulation

Awesome Lists containing this project

README

          

# Elevate

> An elevator simulation library for Rust

## About

Create an elevator simulation using your own custom elevator control logic, or using out-of-the-box control logic.

For more details, see:
- [docs.rs](https://docs.rs/elevate-lib)