{"id":24378873,"url":"https://github.com/ckampfe/atomic_semaphore","last_synced_at":"2026-05-26T07:34:10.776Z","repository":{"id":271822700,"uuid":"914677363","full_name":"ckampfe/atomic_semaphore","owner":"ckampfe","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-10T18:44:23.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T06:36:38.466Z","etag":null,"topics":["concurrency","elixir","elixir-lang","semaphore","synchronization"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ckampfe.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":"2025-01-10T04:40:08.000Z","updated_at":"2025-01-10T18:44:26.000Z","dependencies_parsed_at":"2025-01-10T05:31:12.008Z","dependency_job_id":"2dc1a414-db97-47c9-a2f2-4c9fb46f3636","html_url":"https://github.com/ckampfe/atomic_semaphore","commit_stats":null,"previous_names":["ckampfe/atomic_semaphore"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fatomic_semaphore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fatomic_semaphore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fatomic_semaphore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ckampfe%2Fatomic_semaphore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ckampfe","download_url":"https://codeload.github.com/ckampfe/atomic_semaphore/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243222773,"owners_count":20256335,"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":["concurrency","elixir","elixir-lang","semaphore","synchronization"],"created_at":"2025-01-19T06:36:58.059Z","updated_at":"2025-12-26T07:59:57.827Z","avatar_url":"https://github.com/ckampfe.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AtomicSemaphore\n\nA [semaphore](https://en.wikipedia.org/wiki/Semaphore_(programming)) for Elixir implemented using Erlang's [atomics](https://www.erlang.org/doc/apps/erts/atomics.html).\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `atomic_semaphore` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:atomic_semaphore, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at \u003chttps://hexdocs.pm/atomic_semaphore\u003e.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckampfe%2Fatomic_semaphore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fckampfe%2Fatomic_semaphore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fckampfe%2Fatomic_semaphore/lists"}