6 results found Sort:

Advisory locking for ActiveRecord
Created 2013-01-20
201 commits to master branch, last one 11 months ago
Concurrency in Go video course with in depth explanations & examples
Created 2021-04-20
330 commits to master branch, last one 2 years ago
Header only read/write wrapper to combine mutexes with locks.
Created 2018-10-23
166 commits to master branch, last one 3 months ago
:beer: In-depth internals, my personal notes, example codes and projects. Includes - Thousands of codes, OOP, Concurrency, Parallelism, Goroutines, Mutexes & Wait Groups, Testing in Go, Go tool chain,...
Created 2020-03-26
720 commits to master branch, last one 3 years ago
Dining philosophers problem's guide for 42 school
Created 2022-10-18
30 commits to master branch, last one 2 years ago
Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a soluti...
Created 2023-06-26
44 commits to main branch, last one about a year ago