OpenCombine

OpenCombine

OpenCombine

Open source implementation of Apple's Combine framework for processing values over time.

AI 简介

OpenCombine 是一个开源的 Swift 实现,提供与 Apple 官方 Combine 框架兼容的响应式编程能力,用于异步处理随时间变化的数据流。它支持 macOS 10.15/iOS 13 之前版本,并扩展至 Linux、Windows、WebAssembly 等非 Apple 平台;采用零依赖设计(核心模块不依赖 Foundation 或 Dispatch),通过可选模块支持调度器、通知中心、URLSession 等集成。适用于需跨平台兼容 Combine API 的 Swift 项目,尤其适合维护旧版 iOS/macOS 应用或构建多平台命令行工具、服务端 Swift 应用。

Swift
MIT License
2.8k
Stars
221
Forks
41
Watchers
16
Issues

Star 增长

今日0
近 7 天0
近 30 天+3
综合评分29.04
默认分支master