Gorban Anastasiya

3pods

Oscar

The actor model in computer science is a mathematical model of concurrent computation that treats "actors" as the universal primitives of concurrent computation: in response to a message that it receives, an actor can make local decisions, create more actors, send more messages, and determine how to respond to the next message received.(Wikipedia)

License: MIT

  • Objective C

PullToMakeSoup

Custom animated pull-to-refresh that can be easily added to UIScrollView

License: MIT

  • Objective C

TEArrayDiffCalculator

Calculates insertions, deletions, updates and moves between two arrays that contain unique objects

License: MIT

  • Objective C