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
- Host: GitHub
- URL: https://github.com/whatsacomputertho/elevate-lib
- Owner: whatsacomputertho
- License: gpl-2.0
- Created: 2023-11-25T20:07:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T19:45:51.000Z (about 2 years ago)
- Last Synced: 2025-07-08T06:48:29.602Z (11 months ago)
- Topics: elevator, elevator-problem, elevator-simulation, elevator-simulator, simulation
- Language: Rust
- Homepage: https://docs.rs/elevate-lib
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)