{"id":19756750,"url":"https://github.com/thebracket/wasm_latency","last_synced_at":"2026-06-10T08:31:40.893Z","repository":{"id":189517074,"uuid":"680818803","full_name":"thebracket/wasm_latency","owner":"thebracket","description":"Experimental: measuring latency with WASM, with the intent to build a latency under load speed testing system. This is very much experimental at this point, please don't expect it to do anything useful.","archived":false,"fork":false,"pushed_at":"2023-08-21T20:54:34.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T09:19:17.632Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thebracket.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":"2023-08-20T14:05:03.000Z","updated_at":"2023-08-20T14:05:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"00989044-47cf-4365-b273-c128c0263ba2","html_url":"https://github.com/thebracket/wasm_latency","commit_stats":null,"previous_names":["thebracket/wasm_latency"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thebracket/wasm_latency","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fwasm_latency","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fwasm_latency/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fwasm_latency/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fwasm_latency/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thebracket","download_url":"https://codeload.github.com/thebracket/wasm_latency/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thebracket%2Fwasm_latency/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":[],"created_at":"2024-11-12T03:16:49.213Z","updated_at":"2026-06-10T08:31:40.872Z","avatar_url":"https://github.com/thebracket.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web-Bandwidth\n\nPlaceholder project.\n\n## Concept\n\nA webserver that supports websockets. The server can:\n\n* Provide chunks of a fixed size for timing.\n* Receive chunks of a fix size for timing.\n* Perform sub-MTU exchange of timestamps to approximate latency.\n\nA WASM-enabled client site that can:\n\n* Run a simple speed-test (one way), timing download and/or upload of chunks.\n* Run up/down concurrent tests.\n* Measure latency with and without load.\n* Assemble the results.\n\nGeneral:\n\n* Entirely open source.\n* Open about methodology.\n* Open to improvements and contributions.\n\n## Inspiration list:\n\n* https://ankitbko.github.io/blog/2022/06/websocket-latency/\n\n\n## Project Structure\n\n* `bandwidth_server` - an Axum/Tokio Rust server that hosts the tests.\n* `shared_data` - data structures that are shared between client and server, along with helper functions to use them.\n* `wasm_client` - a WebAssembly client designed to run in the browser. Not stand-alone.\n* `bandwidth_site` - (Not yet implemented) A Typescript site designed to be server from the bandwidth server, provide the client to the end-user's browser, and display the results.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebracket%2Fwasm_latency","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebracket%2Fwasm_latency","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebracket%2Fwasm_latency/lists"}