royalstream / procbridge-swiftLinks
A super-lightweight IPC (Inter-Process Communication) protocol over TCP socket.
☆14Updated 4 years ago
Alternatives and similar repositories for procbridge-swift
Users that are interested in procbridge-swift are comparing it to the libraries listed below
Sorting:
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…☆76Updated 9 months ago
- A Swift DSL for generating HTML and CSS documents☆49Updated 3 years ago
- A cross-platform package for spawning processes in Swift. It's like Foundation.Process, but written for Swift and build on top of struct…☆46Updated 2 months ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆40Updated 4 years ago
- Encode and decode deeply-nested data into flat Swift objects☆103Updated 2 years ago
- Dynamic, Rule based @EnvironmentKeys for SwiftUI