Community Showcase: September 2025
The Community Showcase of Swift packages features packages from around the Swift community nominated via this thread on the Swift forums and voted on by the Swift Website Workgroup.
This list is an archive of the Community Showcase from September 2025.
-
Probingby Kamil Strzelecki
Probing provides breakpoints for testing Swift code, enabling precise control and observation of state transitions in asynchronous functions, addressing challenges like unobservable states, non-determinism, and limited runtime control.
Discussed on Episode 58 of Swift Package Indexing.
-
TranslateKitby FlineDev
TranslateKit SDK simplifies app localization by providing 2000+ pre-localized strings and semantic key generation. It enhances translation accuracy and consistency using Apple’s translations and smart key management.
Discussed on Episode 59 of Swift Package Indexing.
-
EmailValidatorby David Michael
Swift Email Validator performs robust, RFC-compliant email validation with WordPress-inspired logic, supporting major providers and offering Swift-native APIs for high-performance email handling and processing.
Discussed on Episode 60 of Swift Package Indexing.
-
swift-mockingby Fetch
Swift Mocking generates mock dependencies using macros, supporting various property and method types, concurrency, and protocol conformance, including actors and associated types.
Discussed on Episode 57 of Swift Package Indexing.