{"id":31144244,"url":"https://github.com/outfoxx/iostreams","last_synced_at":"2025-10-16T11:05:51.277Z","repository":{"id":63919625,"uuid":"521645657","full_name":"outfoxx/IOStreams","owner":"outfoxx","description":"🚰 Asynchronous I/O Streams for Swift concurrency","archived":false,"fork":false,"pushed_at":"2023-07-10T05:35:33.000Z","size":1545,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-18T14:57:59.743Z","etag":null,"topics":["concurrency","input-output","streams","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/outfoxx.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":"2022-08-05T13:19:33.000Z","updated_at":"2022-12-10T19:22:12.000Z","dependencies_parsed_at":"2025-09-18T14:49:55.042Z","dependency_job_id":null,"html_url":"https://github.com/outfoxx/IOStreams","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/outfoxx/IOStreams","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2FIOStreams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2FIOStreams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2FIOStreams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2FIOStreams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outfoxx","download_url":"https://codeload.github.com/outfoxx/IOStreams/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outfoxx%2FIOStreams/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279181649,"owners_count":26121011,"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-10-16T02:00:06.019Z","response_time":53,"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":["concurrency","input-output","streams","swift"],"created_at":"2025-09-18T14:37:55.505Z","updated_at":"2025-10-16T11:05:51.268Z","avatar_url":"https://github.com/outfoxx.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚰 IOStreams\n\n## An asynchronous Swift I/O library\n\n[![CI](https://github.com/outfoxx/IOStreams/actions/workflows/ci.yaml/badge.svg)](https://github.com/outfoxx/IOStreams/actions/workflows/ci.yaml)\n![Coverage](https://sonarcloud.io/api/project_badges/measure?project=outfoxx_IOStreams\u0026metric=coverage)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Foutfoxx%2FIOStreams%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/outfoxx/IOStreams)\n[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Foutfoxx%2FIOStreams%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/outfoxx/IOStreams)\n\n## Getting Started\n\nIOStreams is a Swift package and delivered using the Swift Package Manager.\n\nTo use IOStreams in your project, add the following dependency to its `package.swift`:\n\n```swift\n  dependencies: [\n    ...\n    .package(url: \"https://github.com/outfoxx/IOStreams\", from: \"1.0.0\"),\n    ...\n  ],\n```\n\n## Documentation\n\nIOStreams has documentation to get you started using the library as well as complete reference documentation.\n\n[Package Documentation](https://outfoxx.github.io/IOStreams/main/documentation/iostreams/)\n  \nLicense\n--------\n\n    Copyright 2022 Outfox, Inc.\n\n    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutfoxx%2Fiostreams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutfoxx%2Fiostreams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutfoxx%2Fiostreams/lists"}