CombineCommunity / RxCombineLinks
Bi-directional type bridging between RxSwift and Apple's Combine framework
☆1,043Updated last year
Alternatives and similar repositories for RxCombine
Users that are interested in RxCombine are comparing it to the libraries listed below
Sorting:
- Combine publisher bridges for UIKit☆1,711Updated 10 months ago
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,345Updated 2 years ago
- Better Codable through Property Wrappers☆1,759Updated last year
- 🎼 A library for function composition.☆1,147Updated 11 months ago
- 💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.☆856Updated 2 years ago
- 📊 Extract and analyze the evolution of an iOS app's code.☆1,156Updated 2 years ago
- Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, i…☆1,063Updated 9 months ago
- CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are c…☆1,771Updated last year
- Type-erased wrappers for Encodable, Decodable, and Codable values☆1,321Updated 10 months ago
- Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tas…☆909Updated last month
- Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine☆689Updated 3 years ago
- Some useful scripts for swift developers☆945Updated last year
- Extensions giving Swift's Codable API type inference super powers 🦸♂️🦹♀️☆1,501Updated 4 years ago
- ⚠️ Stop saying "you forgot to …" in code review☆1,099Updated 2 weeks ago
- A source code analyzer for Swift projects.☆1,335Updated last month
- A collection of Rx operators & tools not found in the core RxSwift distribution☆1,355Updated last year
- RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern☆1,892Updated last month
- Mock Alamofire and URLSession requests without touching your code implementation☆1,165Updated 6 months ago
- CodePecker is a tool to detect unused Swift code.☆1,465Updated 3 years ago
- Simple way to identify what is different between 2 instances of any type. Must have for TDD.☆1,228Updated last month
- A list of cool DSLs made with Swift 5.4’s @resultBuilder☆1,114Updated last year
- A much faster version of JSONDecoder☆941Updated 4 months ago
- A Swift playground explaining the concepts of the new Combine framework