{"id":21864236,"url":"https://github.com/lightsing/comet-eventbus","last_synced_at":"2025-04-14T20:53:05.891Z","repository":{"id":45707149,"uuid":"514025589","full_name":"lightsing/comet-eventbus","owner":"lightsing","description":"Univeral Eventbus for Rust","archived":false,"fork":false,"pushed_at":"2023-08-15T10:45:31.000Z","size":1709,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T09:05:11.162Z","etag":null,"topics":["asynchronous","eventbus","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lightsing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-14T19:34:55.000Z","updated_at":"2022-08-01T12:18:55.000Z","dependencies_parsed_at":"2022-09-26T21:30:27.283Z","dependency_job_id":null,"html_url":"https://github.com/lightsing/comet-eventbus","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/lightsing%2Fcomet-eventbus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fcomet-eventbus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fcomet-eventbus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightsing%2Fcomet-eventbus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightsing","download_url":"https://codeload.github.com/lightsing/comet-eventbus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248643045,"owners_count":21138353,"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":["asynchronous","eventbus","rust"],"created_at":"2024-11-28T04:08:15.313Z","updated_at":"2025-04-14T20:53:05.872Z","avatar_url":"https://github.com/lightsing.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\".github/comet-eventbus.svg\" alt=\"comet-eventbus\" /\u003e\n\n[![License](https://img.shields.io/badge/license-MIT_OR_Apache--2.0-blue.svg)](\nhttps://github.com/lightsing/comet-eventbus#license)\n[![crates.io](https://img.shields.io/crates/v/comet-eventbus.svg)](\nhttps://crates.io/crates/comet-eventbus)\n[![docs.rs](https://img.shields.io/badge/docs-docs.rs-green)](https://docs.rs/comet-eventbus/)\n[![Documentation](https://img.shields.io/badge/docs-latest-green)](\nhttps://lightsing.github.io/comet-eventbus/comet_eventbus/index.html)\n\nA strong typed sync and asynchronous eventbus implementation.\n\nAlso provide grpc eventbus bridge for asynchronous implementation.\n\n### Notice: This crate is under highly active development. I won't recommend you to use before the api becomes stable.\n\n## Get Started\n\n### Async Usage\nAdd this to your `Cargo.toml`:\n```toml\n[dependencies]\ncomet-eventbus = \"0.1.0-pre-alpha.4\"\n```\n\n### Sync Usage\nAdd this to your `Cargo.toml`:\n```toml\n[dependencies.comet-eventbus]\nversion = \"0.1.0-pre-alpha.4\"\nfeatures = [\"sync\", \"sync_parallel\"]\ndefault-features = false\n```\n\n## Example\n\ncheckout examples in [`examples`](examples)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fcomet-eventbus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightsing%2Fcomet-eventbus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightsing%2Fcomet-eventbus/lists"}