IBM Swift Package catalog
In Chapter 2, Discovering New Territories – Linux at Last! we covered installing Swift toolchains and configuring environments for Linux. We wrote our first program in Swift and leveraged the Swift Package Manager to manage our dependencies. With the basics out of the way, I want to mention IBM's Swift Package Catalog.
The IBM Swift Package Catalog is a site that hosts links to Swift libraries and modules that you can use with the Swift Package Manager. IBM wants it to be a community resource for developers to find and share code for their projects. You can find the site listed at the following link https://developer.ibm.com/swift/the-ibm-swift-package-catalog. You should definitely keep this link handy, as it will be a site that you will use often. You can explore projects based on rank, popularity, or keywords.