{"id":16338885,"url":"https://github.com/vorner/adaptive-barrier","last_synced_at":"2026-03-06T02:47:49.362Z","repository":{"id":57479360,"uuid":"324415180","full_name":"vorner/adaptive-barrier","owner":"vorner","description":"Similar to std::sync::Barrier, but automatically adjusts to the number of subscribers","archived":false,"fork":false,"pushed_at":"2021-09-12T07:30:16.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-31T12:06:31.315Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vorner.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-25T18:41:58.000Z","updated_at":"2023-03-10T14:57:50.000Z","dependencies_parsed_at":"2022-09-17T04:51:38.803Z","dependency_job_id":null,"html_url":"https://github.com/vorner/adaptive-barrier","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fadaptive-barrier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fadaptive-barrier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fadaptive-barrier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vorner%2Fadaptive-barrier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vorner","download_url":"https://codeload.github.com/vorner/adaptive-barrier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238229940,"owners_count":19437723,"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-10T23:52:59.877Z","updated_at":"2025-10-25T23:31:54.889Z","avatar_url":"https://github.com/vorner.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adaptive barrier\n\n[![Actions Status](https://github.com/vorner/adaptive-barrier/workflows/test/badge.svg)](https://github.com/vorner/adaptive-barrier/actions)\n[![codecov](https://codecov.io/gh/vorner/adaptive-barrier/branch/main/graph/badge.svg?token=0FhwzST2nI)](https://codecov.io/gh/vorner/adaptive-barrier)\n[![docs](https://docs.rs/adaptive-barrier/badge.svg)](https://docs.rs/adaptive-barrier)\n\nA Barrier synchronization primitive, similar to `std::sync::Barrier`, but one\nthat adjusts the expected number of threads. This makes it robust in face of\npanics (it won't make your program deadlock, like the standard `Barrier`).\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms\nor conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorner%2Fadaptive-barrier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvorner%2Fadaptive-barrier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvorner%2Fadaptive-barrier/lists"}