{"id":17053090,"url":"https://github.com/bschwind/udp-stress-test","last_synced_at":"2025-03-23T05:23:13.875Z","repository":{"id":140637981,"uuid":"91044687","full_name":"bschwind/udp-stress-test","owner":"bschwind","description":"A UDP client/server stress test based on Tokio, mostly for learning","archived":false,"fork":false,"pushed_at":"2017-05-13T19:03:20.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T17:51:47.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bschwind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-05-12T02:53:31.000Z","updated_at":"2023-02-16T12:17:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"68d8b160-39c2-46e3-8f17-8066b7fd817a","html_url":"https://github.com/bschwind/udp-stress-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Fudp-stress-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Fudp-stress-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Fudp-stress-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bschwind%2Fudp-stress-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bschwind","download_url":"https://codeload.github.com/bschwind/udp-stress-test/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245058643,"owners_count":20554150,"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-10-14T10:11:19.836Z","updated_at":"2025-03-23T05:23:13.853Z","avatar_url":"https://github.com/bschwind.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# udp-stress-test\nA UDP client/server stress test based on Tokio\n\n## Build\n`$ cargo build --release`\n\n## Run Server\n`$ cargo run --release -- s`\n\n## Run Clients\n`$ cargo run --release`\n\n## Run Clients with random start time\n`$ cargo run --release -r `\n\n## Usage\n```\nUDP benchmark 1.0\nTests UDP throughput with Tokio UDPSockets\n\nUSAGE:\n    udp-fun [FLAGS] [OPTIONS]\n\nFLAGS:\n    -s, --as-server    If set, runs the UDP server instead of the clients\n        --help         Prints help information\n    -r, --randomize    If set, randomizes the start times of the clients\n    -V, --version      Prints version information\n\nOPTIONS:\n    -b, --bind \u003cbind_addr\u003e               Adddress to bind the server to (default 0.0.0.0)\n    -t, --tickrate \u003cclient_tick_rate\u003e    Frequency in Hz for clients to send packets (default 10)\n    -d, --duration \u003cduration\u003e            Number of seconds to run the clients (default 5)\n    -h, --host \u003chost\u003e                    Host IP for clients to connect to (default 127.0.0.1)\n    -n, --num \u003cnum-clients\u003e              Number of clients to serve or create (default 128)\n    -p, --port \u003cport\u003e                    Port the server runs on (and the client connects to (default 55777)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbschwind%2Fudp-stress-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbschwind%2Fudp-stress-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbschwind%2Fudp-stress-test/lists"}