{"id":13995311,"url":"https://github.com/brunocodutra/ring-channel","last_synced_at":"2025-04-30T14:09:52.602Z","repository":{"id":34642223,"uuid":"178581995","full_name":"brunocodutra/ring-channel","owner":"brunocodutra","description":"Bounded MPMC channel abstraction on top of a ring buffer","archived":false,"fork":false,"pushed_at":"2024-08-07T22:35:00.000Z","size":151,"stargazers_count":40,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-02T02:07:21.691Z","etag":null,"topics":["asynchronous","channel","mpmc","ring-buffer"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/ring-channel","language":"Rust","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/brunocodutra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-03-30T16:16:01.000Z","updated_at":"2024-11-25T16:58:37.000Z","dependencies_parsed_at":"2024-01-20T18:03:43.690Z","dependency_job_id":"aa7eb43e-25c3-4115-9e89-b6089b017c4c","html_url":"https://github.com/brunocodutra/ring-channel","commit_stats":{"total_commits":202,"total_committers":4,"mean_commits":50.5,"dds":0.07920792079207917,"last_synced_commit":"46c51873af69d16be54a1be05badce311d75904c"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunocodutra%2Fring-channel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunocodutra%2Fring-channel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunocodutra%2Fring-channel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunocodutra%2Fring-channel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunocodutra","download_url":"https://codeload.github.com/brunocodutra/ring-channel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237897818,"owners_count":19383732,"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","channel","mpmc","ring-buffer"],"created_at":"2024-08-09T14:03:20.710Z","updated_at":"2025-02-09T03:09:12.108Z","avatar_url":"https://github.com/brunocodutra.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# RingChannel [![docs.badge]][docs.home] [![codecov.badge]][codecov.home]\n\nBounded MPMC channel abstraction on top of a ring buffer.\n\n## Using RingChannel\n\nRingChannel is available on [crates.io], simply add it as a dependency in your `Cargo.toml`:\n\n```\n[dependencies]\nring-channel = \"0.12\"\n```\n\nThe full API documentation is available on [docs.rs][docs.home]\n\n## Contribution\n\nRingChannel is an open source project and you're very welcome to contribute to this project by\nopening [issues] and/or [pull requests][pulls], see [CONTRIBUTING][CONTRIBUTING] for general\nguidelines.\n\n## License\n\nRingChannel is distributed under the terms of the MIT license, see [LICENSE] for details.\n\n[crates.io]:        https://crates.io/crates/ring-channel\n\n[docs.home]:        https://docs.rs/ring-channel\n[docs.badge]:       https://docs.rs/ring-channel/badge.svg\n\n[codecov.home]:     https://codecov.io/gh/brunocodutra/ring-channel\n[codecov.badge]:    https://codecov.io/gh/brunocodutra/ring-channel/branch/master/graph/badge.svg\n\n[issues]:           https://github.com/brunocodutra/ring-channel/issues\n[pulls]:            https://github.com/brunocodutra/ring-channel/pulls\n\n[LICENSE]:          https://github.com/brunocodutra/ring-channel/blob/master/LICENSE\n[CONTRIBUTING]:     https://github.com/brunocodutra/ring-channel/blob/master/CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunocodutra%2Fring-channel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunocodutra%2Fring-channel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunocodutra%2Fring-channel/lists"}