Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Littlebookofsemaphores | 227 | a month ago | 16 | TeX | ||||||
LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey. | ||||||||||
Book Cicd Docker Kubernetes | 154 | 8 months ago | 1 | other | CSS | |||||
A book on CI/CD with Docker, Kubernetes and Semaphore | ||||||||||
Library Simulator | 8 | 5 years ago | Java | |||||||
This is a project for the practical work of the Operating system module in The University of Ibn Khaldoun - Algeria in which we had used the notion of threads and parallelism to make a library simulator. | ||||||||||
Little Book Of Semaphores | 7 | 4 years ago | 2 | Racket | ||||||
Racket support for implementing the little book | ||||||||||
Littlebookofsemaphores | 6 | 5 years ago | 1 | unlicense | Go | |||||
A Go Language take on Allen Downey's Free Book "The Little Book of Semaphores" | ||||||||||
Violentpython | 3 | 10 years ago | Python | |||||||
A repo where I will upload the codes since I'm reading the book Violent Python |
LaTeX source and supporting code for The Little Book of Semaphores, by Allen Downey.
To run the Sync thread simulator, make sure you have Python installed with tkinter.
Then
Unzip the zip file
unzip LittleBookOfSemaphores-master.zip
cd LittleBookOfSemaphores-master/code/
python Sync.py
python Sync.py sync_code/barrier.py
If you are using Anaconda, you might find that the fonts don't look good. This is a well-known problem with no easy solution.