An open API service indexing awesome lists of open source software.

https://github.com/rarestype/swift-io

extends swift-system with common-sense interfaces
https://github.com/rarestype/swift-io

autosync file-io swift swift-server

Last synced: 24 days ago
JSON representation

extends swift-system with common-sense interfaces

Awesome Lists containing this project

README

          

๐Ÿ’ฝ ย  **swift-io** ย  ๐Ÿ’ฝ

extends swift-system with common-sense interfaces and DSLs

[documentation](https://swiftinit.org/docs/swift-io) ยท
[license](LICENSE)

## Requirements

The swift-io library requires Swift 6.0 or later.

| Platform | Status |
| -------- | ------|
| ๐Ÿ’ฌ Documentation | [![Status](https://raw.githubusercontent.com/rarestype/swift-io/refs/badges/ci/Documentation/_all/status.svg)](https://github.com/rarestype/swift-io/actions/workflows/Documentation.yml) |
| ๐Ÿง Linux | [![Status](https://raw.githubusercontent.com/rarestype/swift-io/refs/badges/ci/Tests/Linux/status.svg)](https://github.com/rarestype/swift-io/actions/workflows/Tests.yml) |
| ๐Ÿ Darwin | [![Status](https://raw.githubusercontent.com/rarestype/swift-io/refs/badges/ci/Tests/macOS/status.svg)](https://github.com/rarestype/swift-io/actions/workflows/Tests.yml) |
| ๐Ÿ Darwin (iOS) | [![Status](https://raw.githubusercontent.com/rarestype/swift-io/refs/badges/ci/Tests/iOS/status.svg)](https://github.com/rarestype/swift-io/actions/workflows/Tests.yml) |
| ๐Ÿ Darwin (visionOS) | [![Status](https://raw.githubusercontent.com/rarestype/swift-io/refs/badges/ci/Tests/visionOS/status.svg)](https://github.com/rarestype/swift-io/actions/workflows/Tests.yml) |

[Check deployment minimums](https://swiftinit.org/docs/swift-io#ss:platform-requirements)

## License

The swift-io library is Apache 2.0 licensed.