{"id":18358070,"url":"https://github.com/archer-01/philosophers","last_synced_at":"2025-06-20T16:10:48.825Z","repository":{"id":49387842,"uuid":"471918382","full_name":"Archer-01/Philosophers","owner":"Archer-01","description":"Implementation of the Dining Philosophers problem in C","archived":false,"fork":false,"pushed_at":"2022-04-15T14:00:10.000Z","size":550,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T03:06:27.929Z","etag":null,"topics":["c","dining-philosophers-problem","multiprocessing","multithreading","mutex-synchronisation","semaphores","synchronization","unix"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Archer-01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-03-20T08:15:55.000Z","updated_at":"2023-08-05T14:24:01.000Z","dependencies_parsed_at":"2022-09-13T01:35:28.636Z","dependency_job_id":null,"html_url":"https://github.com/Archer-01/Philosophers","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Archer-01/Philosophers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FPhilosophers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FPhilosophers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FPhilosophers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FPhilosophers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Archer-01","download_url":"https://codeload.github.com/Archer-01/Philosophers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Archer-01%2FPhilosophers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260976817,"owners_count":23091516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","dining-philosophers-problem","multiprocessing","multithreading","mutex-synchronisation","semaphores","synchronization","unix"],"created_at":"2024-11-05T22:16:38.653Z","updated_at":"2025-06-20T16:10:43.812Z","avatar_url":"https://github.com/Archer-01.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Philosophers\n\nPhilosophers is an implementation of the ***Dining Philosophers*** synchronization problem via multi-threading (Using the pthread API)\n\n## Philosophers (threads activity)\n\u003cimg src=\"./doc/philo-activity.png\" alt=\"Philosophers (threads) activity\" height=\"700\"\u003e\n\n## Main thread activity\n![Philosopher reaper (main thread) activity](doc/philo-reaper-activity.png)\n\n## Usage\n```sh\nmake\n./philo philo_num death_time eat_time sleep_time [min_eat_count]\n```\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-c.svg)](https://forthebadge.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcher-01%2Fphilosophers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcher-01%2Fphilosophers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcher-01%2Fphilosophers/lists"}