Skip to content

steveklabnik/dining_philosophers

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 

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

About

The Dining Philosophers problem, in Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages