{"id":19312961,"url":"https://github.com/larsgw/cluste-rs","last_synced_at":"2026-05-12T23:08:10.551Z","repository":{"id":66156306,"uuid":"445831709","full_name":"larsgw/cluste-rs","owner":"larsgw","description":"Clustering algorithms in Rust","archived":false,"fork":false,"pushed_at":"2022-01-09T20:01:46.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-15T05:46:58.625Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/larsgw.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":"2022-01-08T13:48:23.000Z","updated_at":"2022-01-09T20:01:48.000Z","dependencies_parsed_at":"2023-02-21T08:31:09.800Z","dependency_job_id":null,"html_url":"https://github.com/larsgw/cluste-rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larsgw/cluste-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsgw%2Fcluste-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsgw%2Fcluste-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsgw%2Fcluste-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsgw%2Fcluste-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larsgw","download_url":"https://codeload.github.com/larsgw/cluste-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larsgw%2Fcluste-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32960370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-10T00:36:48.464Z","updated_at":"2026-05-12T23:08:10.531Z","avatar_url":"https://github.com/larsgw.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dependencies\n\n  - [Rust](https://www.rust-lang.org/) and [Cargo](https://doc.rust-lang.org/cargo)\n  - [`rand`](https://rust-random.github.io/book/) and its transitive dependencies\n    (will be installed by Cargo when building/running the code)\n\n## Test\n\nRun `cargo test` to run the unit tests.\n\n## Run\n\n```\ncargo run --release \u003c input.csv \u003e ouptut.csv\n```\n\n  - Change the constants in lines 6–10 of `src/main.rs` to match the input data.\n  - `input.csv` should contain only numeric columns to run k-means clustering on.\n  - `output.csv` will contain the center coordinates.\n  - Timing information will be printed to standard error.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsgw%2Fcluste-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarsgw%2Fcluste-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarsgw%2Fcluste-rs/lists"}