{"id":26854763,"url":"https://github.com/tuemb/uds-client-rs","last_synced_at":"2025-07-25T20:35:33.652Z","repository":{"id":283640703,"uuid":"952432455","full_name":"TuEmb/uds-client-rs","owner":"TuEmb","description":"UDS client in Rust","archived":false,"fork":false,"pushed_at":"2025-07-15T08:47:54.000Z","size":107,"stargazers_count":7,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T08:28:50.487Z","etag":null,"topics":["can-bus","iso1422","iso15765-2","uds"],"latest_commit_sha":null,"homepage":"","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/TuEmb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-21T09:16:45.000Z","updated_at":"2025-07-15T08:47:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"1c5fc776-57e0-4c03-9929-89e0de6ab447","html_url":"https://github.com/TuEmb/uds-client-rs","commit_stats":null,"previous_names":["tuemb/uds-client-rs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/TuEmb/uds-client-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fuds-client-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fuds-client-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fuds-client-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fuds-client-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TuEmb","download_url":"https://codeload.github.com/TuEmb/uds-client-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TuEmb%2Fuds-client-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267057290,"owners_count":24028809,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["can-bus","iso1422","iso15765-2","uds"],"created_at":"2025-03-30T23:28:00.235Z","updated_at":"2025-07-25T20:35:33.641Z","avatar_url":"https://github.com/TuEmb.png","language":"Rust","readme":"# uds-client-rs\n\n## Overview\n`uds-client-rs` is a Rust library for handling UDS (Unified Diagnostic Services) communication over CAN, implementing ISO 14229. It enables interaction with ECUs (Electronic Control Units) in automotive applications.\n\n## Features\n- Supports Single Frame (SF), First Frame (FF), Consecutive Frame (CF), and Flow Control (FC) messages.\n- Implements ISO 15765-2 CAN Transport Protocol.\n- Async support using `tokio`.\n- UDS services such as diagnostic session control, ECU reset, and real-time data requests.\n\n## Installation\nAdd the following to your `Cargo.toml`:\n\n```toml\n[dependencies]\nuds-client = \"0.1\"\ntokio = { version = \"1\", features = [\"full\"] }\n```\n\n## Example\n\nTo run the example, please follow below commands:\n```\ncd examples/usd_client_ui\ncargo run --release\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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuemb%2Fuds-client-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuemb%2Fuds-client-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuemb%2Fuds-client-rs/lists"}