What is Brisk?

Swift support for blocks and asynchronous code is powerful, but can lead to a maze of indented logic that quickly becomes unreadable and error-prone.

Brisk offers two distinct but complimentary functions:

  1. Provides shorthand operators for swiveling the concurrency of your functions (akin to async/await)
  2. Extends DispatchQueue with several functions that help make standard usage a bit more concise.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/jmfieldman/Brisk
  • Resource Maker: Jason Fieldman
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift