All Projects → steveklabnik → dining_philosophers

steveklabnik / dining_philosophers

Licence: other
The Dining Philosophers problem, in Rust

Programming Languages

rust
11053 projects

Dining Philosophers

Build Status

The classic concurrency problem, in Rust.

Trying it out

$ git clone https://github.com/steveklabnik/dining_philosophers.git
$ cd dining_philosophers
$ cargo run
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].