{"id":13699163,"url":"https://github.com/apple/swift-standard-library-preview","last_synced_at":"2025-08-12T12:39:12.831Z","repository":{"id":45576706,"uuid":"238084703","full_name":"apple/swift-standard-library-preview","owner":"apple","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-05T00:35:37.000Z","size":12,"stargazers_count":260,"open_issues_count":1,"forks_count":14,"subscribers_count":153,"default_branch":"main","last_synced_at":"2025-07-06T00:38:33.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":false,"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/apple.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-03T23:38:03.000Z","updated_at":"2025-06-10T03:13:36.000Z","dependencies_parsed_at":"2022-08-28T10:20:32.678Z","dependency_job_id":null,"html_url":"https://github.com/apple/swift-standard-library-preview","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/apple/swift-standard-library-preview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-standard-library-preview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-standard-library-preview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-standard-library-preview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-standard-library-preview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apple","download_url":"https://codeload.github.com/apple/swift-standard-library-preview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apple%2Fswift-standard-library-preview/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270063204,"owners_count":24520703,"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-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2024-08-02T19:01:07.147Z","updated_at":"2025-08-12T12:39:12.803Z","avatar_url":"https://github.com/apple.png","language":"Swift","funding_links":[],"categories":["Swift","HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Standard Library Preview\n\nThe Swift Standard Library Preview package provides access to new functionality \nthat has been accepted into the standard library through the Swift Evolution process,\nbut has not yet shipped as part of an official Swift release.\n\nEach approved standard library proposal is available as its own individual package, listed below.\nThe `StandardLibraryPreview` package in this repository acts as an umbrella library,\nre-exporting each of the individual packages.\n\n## Included Modules\n\n- [**`SE0270_RangeSet`**](https://github.com/apple/swift-se0270-range-set/): \n  Operations on noncontiguous subranges of collections, \n  such as `subranges(where:)` and `moveSubranges(_:to:)`, \n  as well as the supporting `RangeSet` type.\n- [**`SE0288_IsPower`**](https://github.com/apple/swift-se0288-is-power/):\n  Extends `BinaryInteger` with an `isPower(of:)` method that returns whether\n  an integer is a power of another.\n\n## Usage\n\nTo use the umbrella library in a Swift Package Manager project,\nadd the following to your `Package.swift` file's dependencies:\n\n```swift\n.package(url: \"https://github.com/apple/swift-standard-library-preview.git\", from: \"0.0.1\"),\n```\n\nNext, add the preview package as a dependency for your target:\n\n```swift\n.product(name: \"StandardLibraryPreview\", package: \"swift-standard-library-preview\"),\n```\n\n\u003e **Important:** The Standard Library Preview package is under continuous development,\nand maintains a major version of `0` to indicate that it is not intended to be source stable.\nFor example, after a submodule's functionality has been included\nwith shipping versions of the Swift standard library for some time,\nit may be removed from the umbrella library.\n\u003e\n\u003e If you require source stability in your project,\nadd the individual submodules instead of the `swift-standard-library-preview` package.\n\n## Contributing\n\nContributions to the Standard Library Preview package are welcomed and encouraged!\n\n- For help using the standard library preview package or the related submodules,\n  please [visit the Swift forums][user-forums].\n- For issues related to these packages, [file a bug at bugs.swift.org][bugs].\n- Changes or additions to the APIs are made through\n  the [Swift Evolution process][evolution-process].\n  Please see the [guide for Contributing to Swift][contributing] for information.\n\n[user-forums]: https://forums.swift.org/c/swift-users/\n[bugs]: https://bugs.swift.org\n[evolution-process]: https://github.com/apple/swift-evolution/blob/master/process.md\n[contributing]: https://swift.org/contributing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapple%2Fswift-standard-library-preview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapple%2Fswift-standard-library-preview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapple%2Fswift-standard-library-preview/lists"}