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
25 stars
3 watching
3 forks
Language: Swift
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Structured concurrency primitives for C to manage concurrent tasks efficiently | 1,692 |
| A compact Auto Layout DSL for Swift | 83 |
| A concurrency framework that enables threads to communicate and synchronize using channel objects. | 169 |
| A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 |
| Enables atomic operations with synchronous or asynchronous execution and reusable code blocks | 216 |
| A tutorial project introducing basic concurrency mechanisms in Haskell through simple examples and inspiration from Go's concurrency primitives. | 79 |
| A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
| A library providing functional concurrency primitives inspired by concurrent programming languages. | 209 |
| A Swift library for simplifying multithreading and asynchronous programming in iOS and macOS applications | 40 |
| A QML Promise Library that simplifies asynchronous workflow with promise-like objects and signal-based execution | 179 |
| A set of abstractions for concurrency and asynchronous programming in JavaScript | 18 |
| A simple fast dispatch library designed to support the CQRS pattern in Java applications | 42 |
| Manages a resizeable pool of context aware goroutines to bound concurrency and wait for resources to become available. | 90 |
| A lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations. | 83 |
| A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,496 |