Skip to content

mxtthias/dining_philosophers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dining Philosophers

This is an implementation in Go of the Dining Philosophers from The Rust Programming Language[0]. The purpose is to see how the two languages compare to each other.

[0] https://doc.rust-lang.org/book/

About

An implementation of Dining Philosophers in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages