Brisk

Concurrency helper

A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue.

A Swift DSL that allows concise and effective concurrency manipulation

GitHub

25 stars
3 watching
3 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sustrik/libdillStructured concurrency primitives for C to manage concurrent tasks efficiently1,692
jmfieldman/mortarA compact Auto Layout DSL for Swift83
zkat/chanlA concurrency framework that enables threads to communicate and synchronize using channel objects.169
zewo/zewoA lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux.1,853
johnsundell/flowEnables atomic operations with synchronous or asynchronous execution and reusable code blocks216
crabmusket/haskell-simple-concurrencyA tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives.79
safareli/freeA library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm.58
typelift/concurrentA library providing functional concurrency primitives inspired by concurrent programming languages.209
jensravens/warpdriveA Swift library for simplifying multithreading and asynchronous programming in iOS and macOS applications40
benlau/quickpromiseA QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution179
marcoonroad/sporadicA set of abstractions for concurrency and asynchronous programming in JavaScript18
joel-jeremy/deezpatchA simple fast dispatch library designed to support the CQRS pattern in Java applications42
sherifabdlnaby/gpoolManages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available.90
awkward-squad/kiA lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations.83
zewo/veniceA Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux.1,496