Nominations for the Packages Community Showcase on Swift.org

One I use, and one I made!

  • Package: AcmeSwift
  • Reason for nomination: An essential building block for adding Let's Encrypt support to a Vapor or other Swift server!
  • Package: CodableDatastore
  • Reason for nomination: A from-scratch ACID database I wrote completely in Swift! I've been using it on my server backend to manage users, sync data, and app data, and it's been a great learning experience for Swift concurrency and data structure spelunking.
3 Likes