swift-atomics
|
Low-level atomic operations for Swift |
LLVS
|
Low-Level Versioned Store |
AsyncObjects
|
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency. |
ParseCareKit
|
Securely synchronize any CareKit based app to a Parse Server Cloud. Compatible with parse-hipaa. |
CohesionKit
|
Single source of truth library |
AgoraRtm
|
[Beta] Agora's Signaling 2.0 SDK Swift Package for iOS, macOS and visionOS 📦 |
Atomic
|
Uses `DispatchQueue` to ensure a value is only read from and written to by one thread at a time |
SyncStream
|
StreamUtilities is a toolbox providing two utilities for working with stream in swift. SyncStream, a class that generates a sequence of values and operates synchronously. BidirectionalStream, a class aims to bring features similar to Python's Generator to Swift. |
Threading
|
Wrapper of GCD queue with few cool features |