{"id":18001673,"url":"https://github.com/rigtorp/binarysemaphore","last_synced_at":"2025-03-26T08:30:53.609Z","repository":{"id":137958141,"uuid":"58831272","full_name":"rigtorp/BinarySemaphore","owner":"rigtorp","description":"Binary semaphore using futexes.","archived":false,"fork":false,"pushed_at":"2018-12-04T22:18:14.000Z","size":3,"stargazers_count":9,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T00:31:28.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","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/rigtorp.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-14T21:27:20.000Z","updated_at":"2024-03-21T14:06:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"e37e486b-2edb-4746-b3ad-b5922281b095","html_url":"https://github.com/rigtorp/BinarySemaphore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigtorp%2FBinarySemaphore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigtorp%2FBinarySemaphore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigtorp%2FBinarySemaphore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rigtorp%2FBinarySemaphore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rigtorp","download_url":"https://codeload.github.com/rigtorp/BinarySemaphore/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245618585,"owners_count":20645026,"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":[],"created_at":"2024-10-29T23:18:24.323Z","updated_at":"2025-03-26T08:30:53.603Z","avatar_url":"https://github.com/rigtorp.png","language":"C++","readme":"# BinarySemaphore.h\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/rigtorp/TokenBucket/master/LICENSE)\n\n[Binary semaphore](https://en.wikipedia.org/wiki/Semaphore_(programming))\nusing [futexes](https://en.wikipedia.org/wiki/Futex). Useful for\nsaving energy when waiting for new data in lock-free data structures.\nThe fast path can still be lock-free, only when the consumer has\nblocked will you incur the cost of as syscall.\n\n## About\n\nThis project was created by [Erik Rigtorp](http://rigtorp.se)\n\u003c[erik@rigtorp.se](mailto:erik@rigtorp.se)\u003e.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frigtorp%2Fbinarysemaphore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frigtorp%2Fbinarysemaphore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frigtorp%2Fbinarysemaphore/lists"}