{"id":15496820,"url":"https://github.com/ahkohd/average_color","last_synced_at":"2025-10-14T20:12:20.085Z","repository":{"id":46991614,"uuid":"405754489","full_name":"ahkohd/average_color","owner":"ahkohd","description":"🎇 Get the average color of an image","archived":false,"fork":false,"pushed_at":"2025-04-05T20:50:44.000Z","size":163,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T05:26:04.891Z","etag":null,"topics":["image-processing","rust","rust-lang","tokio-rs"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/average_color","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/ahkohd.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":"2021-09-12T21:11:51.000Z","updated_at":"2025-04-05T20:50:44.000Z","dependencies_parsed_at":"2024-01-25T22:30:44.247Z","dependency_job_id":"13f5fa6a-ebbf-43d7-b2f1-9fc981e3c2ba","html_url":"https://github.com/ahkohd/average_color","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkohd%2Faverage_color","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkohd%2Faverage_color/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkohd%2Faverage_color/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahkohd%2Faverage_color/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahkohd","download_url":"https://codeload.github.com/ahkohd/average_color/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250330226,"owners_count":21412947,"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":["image-processing","rust","rust-lang","tokio-rs"],"created_at":"2024-10-02T08:28:38.176Z","updated_at":"2025-10-14T20:12:15.045Z","avatar_url":"https://github.com/ahkohd.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# average_color\n\nA simple image average color extractor written in 🦀 Rust\n\n[![Rust](https://github.com/ahkohd/average_color/actions/workflows/rust.yml/badge.svg)](https://github.com/ahkohd/average_color/actions/workflows/rust.yml)\n\n---\n\n## 🔧 Usage\n\n```rust\nuse average_color;\nuse tokio;\n\n#[tokio::main]\nfn main() {\n    let paths = [\"~/test1.png\", \"~/test2.png\"];\n    let results = average_color::get_averages_colors(\u0026paths).await;\n    println!(\"results: {:?}\", results);\n}\n```\n\n## 📖 Docs\n\n- [API reference (docs.rs)](https://docs.rs/average_color/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahkohd%2Faverage_color","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahkohd%2Faverage_color","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahkohd%2Faverage_color/lists"}