{"id":18879909,"url":"https://github.com/gusenov/examples-eventbus","last_synced_at":"2026-06-25T13:31:41.641Z","repository":{"id":130182009,"uuid":"286830676","full_name":"gusenov/examples-eventbus","owner":"gusenov","description":"Примеры работы с С++ библиотекой eventbus.","archived":false,"fork":false,"pushed_at":"2020-08-11T19:35:10.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-23T21:40:57.843Z","etag":null,"topics":["cpp","eventbus","examples"],"latest_commit_sha":null,"homepage":"https://github.com/mmcshane/eventbus","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/gusenov.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":"2020-08-11T19:26:50.000Z","updated_at":"2022-04-16T03:19:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"83760bee-49ff-49ba-ae9e-047ea9014ced","html_url":"https://github.com/gusenov/examples-eventbus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gusenov/examples-eventbus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fexamples-eventbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fexamples-eventbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fexamples-eventbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fexamples-eventbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gusenov","download_url":"https://codeload.github.com/gusenov/examples-eventbus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fexamples-eventbus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34778079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cpp","eventbus","examples"],"created_at":"2024-11-08T06:40:22.264Z","updated_at":"2026-06-25T13:31:41.623Z","avatar_url":"https://github.com/gusenov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"EventBus обеспечивает коммуникацию в стиле publish-subscribe между компонентами\nбез необходимости явно регистрировать компоненты друг с другом (и таким образом\nзнать друг о друге). Он спроектирован исключительно для того чтобы заменить\nтрадиционный in-process event distribution использующий явную регистрацию.\n\nВозможности: \n\n- Все операции threadsafe - установление и/или окончание подписок одновременно\nс публикацией событий для любого количества потоков.\n\n- Wait-free публикация событий.\nВ некоторых случаях обработчики событий не являются wait-free.\n\n\nПримеры:\n\n- [Публикация и подписка на полиморфическое событие](polymorphic-delivery)\n- [Неполиморфная отправка](non-polymorphic-dispatch)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusenov%2Fexamples-eventbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgusenov%2Fexamples-eventbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusenov%2Fexamples-eventbus/lists"}