Anders Ha

9pods

Bento

License: MIT

FlexibleDiff

A Swift collection diffing μframework implementing the O(N) Paul Heckel diff algorithm.

License: NOASSERTION

  • Swift

ReactiveCocoa

ReactiveCocoa (RAC) is a Cocoa framework built on top of ReactiveSwift. It provides APIs for using ReactiveSwift with Apple's Cocoa frameworks.

License: NOASSERTION

  • Swift

ReactiveFeedback

A unidirectional data flow µframework, built on top of ReactiveSwift.

License: MIT

  • Swift

ReactiveMapKit

Provide MapKit bindings for ReactiveCocoa. ReactiveCocoa (RAC) is a Cocoa framework built on top of ReactiveSwift. It provides APIs for using ReactiveSwift with Apple's Cocoa frameworks.

License: NOASSERTION

  • Swift

ReactiveObjC

ReactiveObjC (formally ReactiveCocoa or RAC) is an Objective-C framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values.

License: NOASSERTION

  • Objective C

ReactiveObjCBridge

After the announcement of Swift, ReactiveCocoa was rewritten in Swift. This framework creates a bridge between those Swift and Objective-C APIs (now known as ReactiveSwift and ReactiveObjC respectively).

Because the APIs are based on fundamentally different designs, the conversion is not always one-to-one; however, every attempt has been made to faithfully translate the concepts between the two APIs (and languages).

License: NOASSERTION

  • Swift

ReactiveSwift

ReactiveSwift is a Swift framework inspired by Functional Reactive Programming. It provides APIs for composing and transforming streams of values over time.

License: MIT

  • Swift