{"id":13875927,"url":"https://github.com/andeya/wasmesh","last_synced_at":"2026-02-27T13:33:44.977Z","repository":{"id":48816790,"uuid":"381090866","full_name":"andeya/wasmesh","owner":"andeya","description":"wasmesh is a WebAssembly service mesh framework.","archived":false,"fork":false,"pushed_at":"2022-02-27T11:16:26.000Z","size":644,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T00:52:52.003Z","etag":null,"topics":["service-mesh","wasm","wasmer","web","webassembly"],"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/andeya.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}},"created_at":"2021-06-28T16:09:16.000Z","updated_at":"2023-06-20T01:18:42.000Z","dependencies_parsed_at":"2022-09-26T20:12:11.700Z","dependency_job_id":null,"html_url":"https://github.com/andeya/wasmesh","commit_stats":null,"previous_names":["henrylee2cn/wasmesh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andeya/wasmesh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeya%2Fwasmesh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeya%2Fwasmesh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeya%2Fwasmesh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeya%2Fwasmesh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andeya","download_url":"https://codeload.github.com/andeya/wasmesh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andeya%2Fwasmesh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29897086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T12:09:13.686Z","status":"ssl_error","status_checked_at":"2026-02-27T12:09:13.282Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["service-mesh","wasm","wasmer","web","webassembly"],"created_at":"2024-08-06T06:00:50.542Z","updated_at":"2026-02-27T13:33:44.927Z","avatar_url":"https://github.com/andeya.png","language":"Rust","funding_links":[],"categories":["Rust","webassembly"],"sub_categories":[],"readme":"# wasmesh\n\nwasmesh(WebAssembly Service Mesh) is a WebAssembly service mesh framework.\n\n## Install\n\n```shell\ngit clone https://github.com/henrylee2cn/wasmesh.git\ncd wasmesh\ncargo install --path=pod\n```\n\n*Will be installed to `~/.cargo/bin`*\n\n## try it\n\nmaybe pre-install:\n\n```shell\nrustup target add wasm32-wasi\n```\n\nbuild example:\n\n```shell\ncargo build-simple --release\n```\n\nserve it:\n\n- In wasmesh root path, fast run alias:\n\n```shell\ncargo run-simple-release\n```\n\n[more alias](.cargo/config.toml)\n\n- Directly use the command line:\n\n```shell\ncargo build --target=wasm32-wasi --package=simple --target-dir=service/rust/examples/target --release\nwasmesh-pod serve --threads=16 --http=127.0.0.1:9090 service/rust/examples/target/wasm32-wasi/release/simple.wasm\n```\n\n## Benchmark\n\n- MacBook Pro (13-inch, 2020, Four Thunderbolt 3 ports)\n- CPU: 2.3 GHz 4 Cores Intel Core i7\n- Mem: 32 GB 3733 MHz LPDDR4X\n\n```shell\nab -c 100 -n 10000 http://127.0.0.1:9090/\n```\n\nResult: 18K QPS\n\n![](doc/wasmesh.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandeya%2Fwasmesh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandeya%2Fwasmesh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandeya%2Fwasmesh/lists"}