{"id":20391005,"url":"https://github.com/bonsaiden/cobalt-rs","last_synced_at":"2025-07-04T08:04:17.935Z","repository":{"id":57607102,"uuid":"40272985","full_name":"BonsaiDen/cobalt-rs","owner":"BonsaiDen","description":"Low level, UDP based networking library for rust.","archived":false,"fork":false,"pushed_at":"2019-05-14T19:48:38.000Z","size":5179,"stargazers_count":59,"open_issues_count":5,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-07-04T08:04:13.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://bonsaiden.github.io/cobalt-rs/doc/cobalt/","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/BonsaiDen.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2015-08-05T23:00:54.000Z","updated_at":"2025-03-06T05:30:39.000Z","dependencies_parsed_at":"2022-08-30T08:51:34.222Z","dependency_job_id":null,"html_url":"https://github.com/BonsaiDen/cobalt-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BonsaiDen/cobalt-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BonsaiDen%2Fcobalt-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BonsaiDen%2Fcobalt-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BonsaiDen%2Fcobalt-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BonsaiDen%2Fcobalt-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BonsaiDen","download_url":"https://codeload.github.com/BonsaiDen/cobalt-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BonsaiDen%2Fcobalt-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263472275,"owners_count":23471811,"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-11-15T03:28:07.586Z","updated_at":"2025-07-04T08:04:17.911Z","avatar_url":"https://github.com/BonsaiDen.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cobalt [![Build Status](https://img.shields.io/travis/BonsaiDen/cobalt-rs/master.svg?style=flat-square)](https://travis-ci.org/BonsaiDen/cobalt-rs) [![Build status](https://img.shields.io/appveyor/ci/BonsaiDen/cobalt-rs/master.svg?style=flat-square)](https://ci.appveyor.com/project/BonsaiDen/cobalt-rs) [![Crates.io](https://img.shields.io/crates/v/cobalt.svg?style=flat-square)](https://crates.io/crates/cobalt) [![License](https://img.shields.io/crates/l/cobalt.svg?style=flat-square)]() [![Coverage Status](https://coveralls.io/repos/github/BonsaiDen/cobalt-rs/badge.svg?branch=master)](https://coveralls.io/github/BonsaiDen/cobalt-rs?branch=master)\n\nA [rust](https://rust-lang.org/) based networking library providing [virtual \nconnections over UDP](http://gafferongames.com/networking-for-game-programmers/udp-vs-tcp/) \nwith an included message layer supporting both unreliable messaging and reliable \nmessages with optional in-order delivery. \n\n- [Documentation](https://bonsaiden.github.io/cobalt-rs/cobalt/index.html) for the latest master build.\n\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\ncobalt = \"0.22.0\"\n```\n\nand this to your crate root:\n\n```rust\nextern crate cobalt;\n```\n\nFor usage examples please refer to the documentation of the libraries server \nand client abstractions.\n\n## License\n\nLicensed under either of\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)\nat your option.\n\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you shall be dual licensed as above, without any\nadditional terms or conditions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonsaiden%2Fcobalt-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonsaiden%2Fcobalt-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonsaiden%2Fcobalt-rs/lists"}