{"id":22901778,"url":"https://github.com/mbuczko/lambda-image-resize-rust","last_synced_at":"2025-08-26T23:31:49.617Z","repository":{"id":142126204,"uuid":"266630503","full_name":"mbuczko/lambda-image-resize-rust","owner":"mbuczko","description":"Rust based AWS lambda imager resizer","archived":false,"fork":false,"pushed_at":"2020-05-24T21:54:47.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-11T20:40:45.506Z","etag":null,"topics":["aws-lambda","image-processing"],"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/mbuczko.png","metadata":{"files":{"readme":"README.org","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":"2020-05-24T21:49:08.000Z","updated_at":"2021-10-24T20:55:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"35da3e2b-6c30-4c01-97e3-580dd24311ac","html_url":"https://github.com/mbuczko/lambda-image-resize-rust","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mbuczko/lambda-image-resize-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Flambda-image-resize-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Flambda-image-resize-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Flambda-image-resize-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Flambda-image-resize-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbuczko","download_url":"https://codeload.github.com/mbuczko/lambda-image-resize-rust/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbuczko%2Flambda-image-resize-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272267230,"owners_count":24903642,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":["aws-lambda","image-processing"],"created_at":"2024-12-14T01:40:51.773Z","updated_at":"2025-08-26T23:31:49.539Z","avatar_url":"https://github.com/mbuczko.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Lambda Image Resize\n\nA simple image resize lambda function, written in Rust.\n\nThis binary responds to Amazon S3 events and triggers a resize on the uploaded image with the sizes specified. As for now resizes the width of an image, keeping still the image ratio.\n\n** Configure\n\nThis binary relies on following environmental variable:\n\n- =THUMB= destination size, like \"500x200\"\n\nResized image will be PUT back into same bucket as =filename-thumb.png=\n\n** Compile\n\nUse [[https://hub.docker.com/r/softprops/lambda-rust/][Lambda-Rust docker image]] to compile this binary. With Docker running run the following command to build a release.\n\n#+begin_src shell\nmake build\n#+end_src\n\nYou can find the (zipped) bootstrap ready for upload to AWS Lambda in =target/lambda/release/bootstrap.zip=\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbuczko%2Flambda-image-resize-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbuczko%2Flambda-image-resize-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbuczko%2Flambda-image-resize-rust/lists"}