{"id":20542488,"url":"https://github.com/bebalix/philosopher","last_synced_at":"2025-10-18T09:08:59.755Z","repository":{"id":178986393,"uuid":"525377730","full_name":"BebAlix/philosopher","owner":"BebAlix","description":"This project introduce to the concurrent programming with threads, mutexes and processes with the dining philosophers problem","archived":false,"fork":false,"pushed_at":"2023-04-10T11:13:16.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T15:25:29.153Z","etag":null,"topics":["42project","concurrency","langage-c","mutex","process","thread"],"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/BebAlix.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-16T12:50:58.000Z","updated_at":"2023-08-29T10:45:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f66dd23-04c0-4b75-b22e-2fe5f52dae05","html_url":"https://github.com/BebAlix/philosopher","commit_stats":null,"previous_names":["bebalix/philosopher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2Fphilosopher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2Fphilosopher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2Fphilosopher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BebAlix%2Fphilosopher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BebAlix","download_url":"https://codeload.github.com/BebAlix/philosopher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242148981,"owners_count":20079851,"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":["42project","concurrency","langage-c","mutex","process","thread"],"created_at":"2024-11-16T01:32:35.702Z","updated_at":"2025-10-18T09:08:54.721Z","avatar_url":"https://github.com/BebAlix.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# philosopher\n\nProgram  who represente the dining philosophers problem with thread and mutex.\n\n## How to launch the program\n\n1. To compile the program :\n\n   ```sh\n   $ make\n   ```\n2. To start the program :\n\n   ```sh\n   $ ./philo [number_of_philosophers] [time_to_die] [time_to_eat] [time_to_sleep] [number_of_times_each_philosopher_must_eat]\n   ```\n3. Remove all :\n\n\t```sh\n\t$ make fclean\n\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbebalix%2Fphilosopher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbebalix%2Fphilosopher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbebalix%2Fphilosopher/lists"}