Concurrency packages

Showing projects tagged as Concurrency

  • haxl

    10.0 0.0 Haskell
    A Haskell library that simplifies access to remote data, such as databases or web-based services.
  • streamly

    9.9 9.7 Haskell
    High performance, concurrent functional programming abstractions
  • accelerate

    9.9 5.3 Haskell
    Embedded language for high-performance array computations
  • transient

    9.8 0.0 Haskell
    A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
  • async

    9.7 3.9 Haskell
    Run IO operations asynchronously and wait for their results
  • accelerate-llvm

    9.6 6.0 Haskell
    LLVM backend for Accelerate
  • async-dejafu

    9.5 6.7 Haskell
    Systematic concurrency testing meets Haskell.
  • concurrency

    9.5 6.7 Haskell
    Systematic concurrency testing meets Haskell.
  • lvish

    9.3 0.0 Haskell
    The LVish Haskell library
  • unagi-chan

    9.3 0.0 Haskell
    A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
  • accelerate-examples

    9.2 0.0 Haskell
    Examples for the Accelerate language
  • accelerate-cuda

    9.1 0.0 Haskell
    DEPRECATED: Accelerate backend for NVIDIA GPUs
  • mvc

    9.0 0.0 Haskell
    Model-view-controller
  • lifted-threads

    9.0 0.0 Haskell
    lifted IO operations from the threads library
  • fraxl

    8.9 0.0 Haskell
    Cached and parallel data fetching.
  • consumers

    8.8 4.7 Haskell
    Concurrent PostgreSQL data consumers
  • pipes-concurrency

    8.7 0.0 Haskell
    Concurrency for the pipes ecosystem
  • ki

    8.7 7.3 Haskell
    A structured concurrency library
  • stm-containers

    8.7 3.7 Haskell
    Containers for STM
  • capataz

    8.6 0.0 Haskell
    OTP-like supervision trees in Haskell
  • scheduler

    8.6 2.4 Haskell
    A work stealing scheduler
  • stm-conduit

    8.5 3.8 Haskell
    STM-based channels for conduits.
  • accelerate-io

    8.3 3.2 Haskell
    Read and write Accelerate arrays in various formats
  • lifted-async

    8.1 5.3 Haskell
    Run lifted IO operations asynchronously and wait for their results
  • restricted-workers

    8.1 0.0 Haskell
    Interactive-diagrams
  • flush-queue

    8.0 0.0 Haskell
    ...
  • libcspm

    8.0 4.3 Haskell
    The library FDR3 uses for parsing, type checking and evaluating machine CSP.
  • cspmchecker

    8.0 4.3 Haskell
    The library FDR3 uses for parsing, type checking and evaluating machine CSP.
  • async-combinators

    7.9 0.0 Haskell
    DISCONTINUED. Async combinators
  • accelerate-fft

    7.9 0.0 Haskell
    FFT library for Haskell based on the embedded array language Accelerate