Selected Tags

Click on a tag to remove it

Concurrency libraries

Showing projects tagged as Concurrency

  • Venice

    7.7 0.0 L5 Swift
    Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
  • Overdrive

    6.5 0.0 L5 Swift
    DISCONTINUED. Fast async task based Swift framework with focus on type safety, concurrency and multi threading.
  • Safe

    5.0 0.0 L2 Swift
    DISCONTINUED. Modern Concurrency and Synchronization for Swift.
  • SwiftQueue

    4.9 0.0 Swift
    Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
  • AsyncExtensions

    4.0 0.0 Swift
    AsyncExtensions aims to mimic Swift Combine operators for async sequences.
  • Concurrent

    3.7 0.0 L4 Swift
    Functional Concurrency Primitives
  • Flow

    3.5 0.0 L5 Swift
    Operation Oriented Programming in Swift
  • Kommander

    3.3 0.0 Swift
    DISCONTINUED. A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
  • AsyncNinja

    3.1 3.2 Swift
    A complete set of primitives for concurrency and reactive programming on Swift
  • Threadly

    2.1 0.0 Swift
    Type-safe thread-local storage in Swift
  • GroupWork

    1.5 0.0 Swift
    Easy, concurrent, asynchronous tasks in Swift.
  • Aojet

    1.4 0.0 L5 Swift
    An actor model library for swift.
  • Brisk

    1.0 0.0 L4 Swift
    A Swift DSL that allows concise and effective concurrency manipulation
  • Flow-iOS

    0.8 0.0 Swift
    Make your logic flow and data flow clean and human readable
  • StickyLocking

    0.4 0.0 Swift
    A general purpose embedded hierarchical lock manager used to build highly concurrent applications of all types. Same type of locker used in many of the large and small DBMSs in existence today.
  • NSLock+Synchronized

    0.3 0.0 Swift
    DISCONTINUED. Do you miss @synchronized in Swift? NSLock+Synchronized gives you back @synchronized in Swift via a global function and NSLock class and instance methods, conveniently usable via Cocoapod and Carthage Framework.