{"id":37487596,"url":"https://github.com/mlhpdx/s3-upload-stream","last_synced_at":"2026-01-16T07:33:52.932Z","repository":{"id":51382085,"uuid":"329442584","full_name":"mlhpdx/s3-upload-stream","owner":"mlhpdx","description":"Code library that provides a Stream implementation that makes working with uploads to S3 easier where the size of the content isn't known a priori. It holds only partial content in memory (works with large objects), and is compatible with code libraries that work with output streams.","archived":false,"fork":false,"pushed_at":"2025-12-21T02:44:38.000Z","size":43,"stargazers_count":32,"open_issues_count":2,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-22T21:51:03.397Z","etag":null,"topics":["content-length","dotnet-core","multi-part","s3","streams","upload"],"latest_commit_sha":null,"homepage":"","language":"C#","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/mlhpdx.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-13T22:04:56.000Z","updated_at":"2025-12-20T23:53:36.000Z","dependencies_parsed_at":"2024-12-08T17:23:40.176Z","dependency_job_id":"bfcc60fd-9391-41c3-8563-e5ef326bb239","html_url":"https://github.com/mlhpdx/s3-upload-stream","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/mlhpdx/s3-upload-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlhpdx%2Fs3-upload-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlhpdx%2Fs3-upload-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlhpdx%2Fs3-upload-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlhpdx%2Fs3-upload-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlhpdx","download_url":"https://codeload.github.com/mlhpdx/s3-upload-stream/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlhpdx%2Fs3-upload-stream/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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":["content-length","dotnet-core","multi-part","s3","streams","upload"],"created_at":"2026-01-16T07:33:52.788Z","updated_at":"2026-01-16T07:33:52.921Z","avatar_url":"https://github.com/mlhpdx.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S3 Upload Stream\r\n\r\nThis library performs uploads to S3 without holding the entire object content in memory (or storage) beforehand.  This approach is more efficient than using `MemoryStream` and offers compatibility with libraries and packages that work with a `Stream` interface.  Examples for extracting GZIP, decrypting AES and PGP, and uploading dynamically-generated CSV are provided.\r\n\r\nThis project is a follow-on to `SeekableS3Stream`, also on [Github](https://github.com/mlhpdx/seekable-s3-stream). Using both libraries allows for very efficient, and simple, large-file processing to and from S3 via AWS Lambda, as demonstrated in one of the [Examples](https://github.com/mlhpdx/s3-upload-stream/tree/main/Examples).\r\n\r\nFor a more detailed explaination, check out the article on [Medium](https://medium.com/circuitpeople/stream-to-stream-s3-uploads-with-aws-lambda-578fe710ac1e).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlhpdx%2Fs3-upload-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlhpdx%2Fs3-upload-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlhpdx%2Fs3-upload-stream/lists"}