Concurrency And Parallelism packages

Showing projects tagged as Concurrency And Parallelism

  • Ray

    9.7 10.0 Python
    Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
  • gevent

    8.5 9.1 L4 Python
    Coroutine-based concurrency library for Python
  • Faust

    8.4 4.1 Python
    Python Stream Processing
  • kombu

    7.4 7.5 Python
    Messaging library for Python.
  • eventlet

    5.5 4.1 L3 Python
    Concurrent networking library for Python
  • Wallaroo

    5.3 0.0 Pony
    Distributed Stream Processing
  • deco

    5.2 0.0 L5 Python
    Decorated Concurrency
  • Tomorrow

    5.2 0.0 L5 Python
    Magic decorator syntax for asynchronous code in Python
  • Monkey-DL (Anime Downloader)

    4.1 0.0 Python
    Bulk download your favourite anime episodes from your favourite anime websites
  • SCOOP (Scalable COncurrent Operations in Python)

    4.0 5.3 Python
    SCOOP (Scalable COncurrent Operations in Python)
  • pipelines

    2.9 0.0 Nim
    An experimental programming language for data flow
  • Thespian Actor Library

    2.4 0.0 Python
    Python Actor concurrency library
  • aiochan

    2.2 0.0 Python
    CSP-style concurrency for Python
  • pyeventbus

    0.9 0.0 Python
    Python Eventbus
  • multiprocessing

    -
    (Python standard library) Process-based "threading" interface.
  • concurrent.futures

    -
    (Python standard library) A high-level interface for asynchronously executing callables.
  • threading

    -
    (Python standard library) Higher-level threading interface.