Concurrent
Concurrency library
A library providing functional concurrency primitives inspired by concurrent programming languages.
Functional Concurrency Primitives
209 stars
13 watching
20 forks
Language: Swift
last commit: about 5 years ago
Linked from 2 awesome lists
concurrencylocksoftware-transactional-memorysynchronization
Related projects:
Repository | Description | Stars |
---|---|---|
typelift/swiftx | A collection of functional data types and functions for Swift programming | 219 |
didactic-drunk/concurrent.cr | A library that provides modern concurrency tools for parallel processing in Crystal | 48 |
safareli/free | A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |
awkward-squad/ki | A lightweight library for structured concurrency in Haskell, providing a simple and efficient way to manage concurrent operations. | 83 |
iyyel/fio | A type-safe and highly concurrent library for F# that provides a construct known as the IO monad for handling side effects in functional programming. | 37 |
manolofdez/asyncbluetooth | A Swift library that adds concurrency and utility functions to CoreBluetooth APIs | 168 |
marpple/fxts | A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 936 |
stlab/libraries | A repository of C++ libraries and tools for concurrency and parallel programming | 662 |
asyncninja/asyncninja | Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
digital-fabric/polyphony | A Ruby library that enables fine-grained concurrency with high-performance I/O support using cooperative coroutines and async I/O APIs. | 659 |
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 361 |
zewo/venice | A Swift library providing structured concurrency and CSP capabilities for concurrent programming on macOS and Linux. | 1,495 |
zewo/zewo | A lightweight Swift library providing concurrency and synchronous APIs for web applications on macOS and Linux. | 1,853 |
tidwall/neco | A C concurrency library providing coroutines and synchronization primitives. | 1,138 |
teaentitylab/fprust | A set of Rust libraries and frameworks implementing functional programming concepts with a focus on concurrency and asynchronous programming | 119 |