{"id":22559053,"url":"https://github.com/yzsolt/netcode-rs","last_synced_at":"2025-03-28T11:45:52.421Z","repository":{"id":206694503,"uuid":"305337115","full_name":"yzsolt/netcode-rs","owner":"yzsolt","description":"Pure Rust implementation of the netcode.io protocol","archived":false,"fork":false,"pushed_at":"2023-08-17T10:31:54.000Z","size":66,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T23:35:45.742Z","etag":null,"topics":["gamedev","netcode","networking","rust","udp"],"latest_commit_sha":null,"homepage":"","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/yzsolt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-10-19T09:51:00.000Z","updated_at":"2020-10-19T10:07:55.000Z","dependencies_parsed_at":"2023-11-11T17:30:06.444Z","dependency_job_id":"3d1e3dd3-d6b4-471b-bb65-ab11639ee83b","html_url":"https://github.com/yzsolt/netcode-rs","commit_stats":null,"previous_names":["yzsolt/netcode-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzsolt%2Fnetcode-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzsolt%2Fnetcode-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzsolt%2Fnetcode-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yzsolt%2Fnetcode-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yzsolt","download_url":"https://codeload.github.com/yzsolt/netcode-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246025940,"owners_count":20711576,"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":["gamedev","netcode","networking","rust","udp"],"created_at":"2024-12-07T20:43:04.402Z","updated_at":"2025-03-28T11:45:52.401Z","avatar_url":"https://github.com/yzsolt.png","language":"Rust","readme":"# netcode-rs\n\nPure Rust implementation of the [`netcode.io`](https://github.com/networkprotocol/netcode) protocol.\n\nStandard version **1.02** is supported.\n\n**Note:** `netcode-rs` is **not** production ready yet. There are [outstanding issues](https://github.com/yzsolt/netcode-rs/issues) and insufficient test coverage which currently blocks publication on [`crates.io`](https://crates.io/). Contributions are welcome, of course!\n\n# Original implementation\n\n`netcode-rs` is built on top of the work of these awesome people:\n\n* [Val Vanders](https://github.com/vvanders): original Rust implementation\n* [Walter Pearce](https://github.com/jaynus): forked and updated Rust implementation\n\n# Motivation\n\nThere are several problems with the currently published [`netcode`](https://crates.io/crates/netcode) crate:\n - It uses [`libsodium`](https://github.com/jedisct1/libsodium) for encryption, which is a C dependency. There are multiple pure Rust AEAD implementations which can be used instead.\n - It's not maintained anymore, thus it only supports protocol version 1.01 and lacks important fixes which were implemented in the reference C implementation in the meantime.\n\n`netcode-rs` aims to provide an up-to-date, pure Rust implementation which solves these issues.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyzsolt%2Fnetcode-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyzsolt%2Fnetcode-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyzsolt%2Fnetcode-rs/lists"}