Swift Packages
| Repository | Description |
|---|---|
| SecureXPC | A simple and secure XPC framework for Swift |
| SwiftyXPC | A wrapper for Appleās XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift Concurrency. |
| AsyncXPCConnection | Concurrency support for NSXPCConnection |
| ProcessService | Host an executable within an XPC service |
| sXPC | Use power of Swift to make NSXPCConnection type-bound |
| XPCConnectionSession | Backwards-compatible implementation of XPCSession |