{"id":19965931,"url":"https://github.com/stephen-fox/ipcm","last_synced_at":"2025-03-01T17:20:26.214Z","repository":{"id":57596493,"uuid":"171038215","full_name":"stephen-fox/ipcm","owner":"stephen-fox","description":"A Go library that provides tooling for orchestrating inter-process communication (IPC) on different operating systems.","archived":false,"fork":false,"pushed_at":"2019-04-11T00:23:51.000Z","size":110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T12:30:00.012Z","etag":null,"topics":["golang","multi-platform","mutex-synchronisation"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephen-fox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-16T18:39:42.000Z","updated_at":"2019-04-15T18:17:35.000Z","dependencies_parsed_at":"2022-09-26T19:52:49.272Z","dependency_job_id":null,"html_url":"https://github.com/stephen-fox/ipcm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephen-fox%2Fipcm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephen-fox%2Fipcm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephen-fox%2Fipcm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephen-fox%2Fipcm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephen-fox","download_url":"https://codeload.github.com/stephen-fox/ipcm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241397370,"owners_count":19956508,"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":["golang","multi-platform","mutex-synchronisation"],"created_at":"2024-11-13T02:32:23.085Z","updated_at":"2025-03-01T17:20:26.188Z","avatar_url":"https://github.com/stephen-fox.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ipcm\n\n## What is it?\nA Go library that provides tooling for orchestrating inter-process\ncommunication (IPC) on different operating systems.\n\n## API\n\n#### `Mutex`\nThe primary feature of this library is a Mutex for communicating exclusion\nacross process boundaries. It functions in a similar manner to `sync.Mutex` in\nthat a call to `Lock()` will block until the mutex is locked. Once locked, the\nMutex owner is responsible for releasing control by calling `Unlock()`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephen-fox%2Fipcm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephen-fox%2Fipcm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephen-fox%2Fipcm/lists"}