{"id":21659756,"url":"https://github.com/klingtnet/rb","last_synced_at":"2025-12-12T16:28:32.726Z","repository":{"id":6012772,"uuid":"54331226","full_name":"klingtnet/rb","owner":"klingtnet","description":"A thread-safe fixed-size circular buffer written in safe Rust.","archived":false,"fork":false,"pushed_at":"2025-03-06T09:17:33.000Z","size":121,"stargazers_count":85,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-04T08:27:03.051Z","etag":null,"topics":["audio","benchmark","buffer","ring-buffer","rust"],"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/klingtnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_APACHE_20","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":"2016-03-20T17:38:51.000Z","updated_at":"2025-03-27T23:06:47.000Z","dependencies_parsed_at":"2024-06-20T23:27:58.846Z","dependency_job_id":"cdc44eb7-adb1-41da-925a-7bc1cc83bae9","html_url":"https://github.com/klingtnet/rb","commit_stats":{"total_commits":135,"total_committers":6,"mean_commits":22.5,"dds":"0.11111111111111116","last_synced_commit":"d145a406b31259e9e8d09a7c9237c70135eecd02"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/klingtnet/rb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Frb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Frb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Frb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Frb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klingtnet","download_url":"https://codeload.github.com/klingtnet/rb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klingtnet%2Frb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265672343,"owners_count":23808844,"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":["audio","benchmark","buffer","ring-buffer","rust"],"created_at":"2024-11-25T09:31:30.409Z","updated_at":"2025-12-12T16:28:32.688Z","avatar_url":"https://github.com/klingtnet.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# rb\n\n[![Build Status](https://travis-ci.org/klingtnet/rb.svg?branch=master)](https://travis-ci.org/klingtnet/rb)\n[![Build Status (appveyor)](https://ci.appveyor.com/api/projects/status/ixq6ai1c96ggm4fr?svg=true)](https://ci.appveyor.com/project/klingtnet/rb)\n![license](https://img.shields.io/badge/license-MIT%2FApache%202.0-blue.svg)\n[![rustdoc](https://img.shields.io/badge/rustdoc-hosted-blue.svg)](https://docs.rs/rb)\n[![dependency status](https://deps.rs/repo/github/klingtnet/rb/status.svg)](https://deps.rs/repo/github/klingtnet/rb)\n\nA thread-safe fixed size circular (ring) buffer written in safe Rust.\n\n## Features\n\n- thread-safe\n- blocking and non-blocking IO\n- no unsafe blocks\n- never under- or overflows\n\n## Examples\n\n```sh\ncargo run --example saw\n```\n\n## Benchmark\n\nThe benchmarking feature needs *rust nightly*.\n\n```sh\nrustup run nightly -- cargo bench\n```\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 submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any\nadditional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklingtnet%2Frb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklingtnet%2Frb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklingtnet%2Frb/lists"}