shibuya-core: Supervised queue processing framework for Haskell

[ concurrency, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

A supervised queue processing framework inspired by Broadway (Elixir). Provides unified queue abstraction, NQE-based supervision, backpressure via bounded inbox, explicit ack semantics, and OpenTelemetry tracing.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.2 && <2.3), base (>=4.21.0.0 && <4.22), bytestring (>=0.12.2.0 && <0.13), containers (>=0.7 && <0.8), deepseq (>=1.5 && <1.6), effectful (>=2.6.1.0 && <2.7), effectful-core (>=2.6.1.0 && <2.7), generic-lens (>=2.3.0.0 && <2.4), hs-opentelemetry-api (>=0.3 && <0.4), hs-opentelemetry-propagator-w3c (>=0.1 && <0.2), hs-opentelemetry-semantic-conventions (>=0.1 && <0.2), lens (>=5.3.5 && <5.4), nqe (>=0.6 && <0.7), random (>=1.2 && <1.3), stm (>=2.5 && <2.6), streamly (>=0.11 && <0.12), streamly-core (>=0.3 && <0.4), text (>=2.1.3 && <2.2), time (>=1.14 && <1.15), unliftio (>=0.2 && <0.3), unordered-containers (>=0.2 && <0.3), uuid (>=1.3 && <1.4), vector (>=0.13 && <0.14) [details]
License MIT
Author Nadeem Bitar
Maintainer nadeem@gmail.com
Uploaded by shinzui at 2026-05-05T22:52:23Z
Category Concurrency
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 32 total (24 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]