Julian Krumow

4pods

ActorKit

Brings the actor model to Objective-C.

  • Actors
  • Actor Pools
  • Synchronous and asynchronous invocations
  • Promises
  • Notification subscription and publication
  • Supervision
  • Linking

License: MIT

  • Objective C

TBCollectionCanvas

This project contains a canvas with moveable nodes. Nodes can be added, deleted, moved, connected, collapsed and expanded.

License: MIT

  • Objective C

TBFacetTableView

A UITableView with cells shaped like facets. Facets can be highlighted.

License: MIT

  • Objective C

TBStateMachine

Supports all common features of a UML state machine like:

  • nested states
  • orthogonal regions
  • pseudo states
  • transitions with guards and actions
  • state switching using least common ancestor algorithm and run-to-completion model

License: MIT

  • Objective C