{"id":25932346,"url":"https://github.com/matheus-git/sysinfo-udp-client","last_synced_at":"2025-09-15T03:25:34.252Z","repository":{"id":280321505,"uuid":"941543627","full_name":"Matheus-git/sysinfo-udp-client","owner":"Matheus-git","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-02T18:20:43.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:37:43.627Z","etag":null,"topics":["rust","sysinfo","udp-client"],"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/Matheus-git.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2025-03-02T14:46:51.000Z","updated_at":"2025-03-02T18:20:46.000Z","dependencies_parsed_at":"2025-03-02T18:37:45.775Z","dependency_job_id":"00f3a6db-8454-4f7d-b866-345e78e9a418","html_url":"https://github.com/Matheus-git/sysinfo-udp-client","commit_stats":null,"previous_names":["matheus-git/sysinfo-udp-client"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matheus-git%2Fsysinfo-udp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matheus-git%2Fsysinfo-udp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matheus-git%2Fsysinfo-udp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Matheus-git%2Fsysinfo-udp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Matheus-git","download_url":"https://codeload.github.com/Matheus-git/sysinfo-udp-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241763766,"owners_count":20016161,"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":["rust","sysinfo","udp-client"],"created_at":"2025-03-04T00:36:52.647Z","updated_at":"2025-03-04T00:36:54.554Z","avatar_url":"https://github.com/Matheus-git.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sysinfo Udp Cliente\n\n![rust](https://img.shields.io/badge/Rust-000000?style=for-the-badge\u0026logo=rust\u0026logoColor=white)\n\nThis project is a client-server system where the client requests system information from the server. The server, running on a system, collects detailed information about the system's resources, such as CPU and disk data. The communication between the client and server occurs over the *UDP* protocol. \n\n**This project was developed in just a few hours as part of a training exercise over the weekend.**\n\n## Features\n\n- **Client**: Sends requests to the server for system data (CPU, disk, etc.).\n- **Server**: Collects system resource data (CPU usage, disk space, etc.) and sends it back to the client.\n- **Communication**: Uses the UDP protocol for communication between the client and server.\n  \n## Technologies Used\n\n- **Rust**: The project is developed using the Rust programming language.\n- **UDP**: Communication between the client and server occurs using the UDP protocol.\n- **Serde**: For serializing and deserializing data in JSON format.\n\n## Instalation\n\n1. Clone the repository:\n```\ngit clone https://github.com/Matheus-git/sysinfo-udp-client.git\n```\n\n2. Navigate to the project directory:\n```\ncd sysinfo-udp-client\n```\n\n3. Check flags:\n```\ncargo run -- -help\n ```\n\n## 📝 License\n\nThis project is open-source under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheus-git%2Fsysinfo-udp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatheus-git%2Fsysinfo-udp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatheus-git%2Fsysinfo-udp-client/lists"}