purescript-queue

Queue

A data type designed to decouple function invocation from parameter application, allowing handlers to be added or removed as needed.

A queue-esque data type for purescript.

GitHub

3 stars
3 watching
0 forks
Language: PureScript
last commit: over 4 years ago
Linked from 1 awesome list

asynchandlerpubsubpurescriptpurescript-queue

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
athanclark/purescript-arraybuffer-class A library providing binary serialization utilities for PureScript data types 5
athanclark/purescript-zeta An alternative signaling implementation modeled after Bodil's purescript-signal library, with unique features such as traversability and dynamic handler sets. 5
strd6/priority_queue A JavaScript implementation of a priority queue data structure 29
princemaple/elixir-queue A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. 33
tomeraberbach/quetie A tiny and efficient JavaScript implementation of a data structure providing fast and amortized O(1) access to queues and dequeues. 112
davecom/swiftpriorityqueue A data structure implementation for managing elements of varying priorities in Swift 372
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
cr0hn/aiotasks An asynchronous and distributed task queue based on Python asyncio framework 439
purescript-react/purescript-react-basic An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases 281
f-o-a-m/purescript-web3 A Purescript client for interacting with an Ethereum node. 127
rowtype-yoga/purescript-parsing-dataview A library that parses data from ArrayBuffer streams 5
falood/queuex A library implementing a priority queue with multiple backends and flexible configuration options. 11
actumn/celery.node A task queue client/worker for Node.js based on the Celery protocol. 283
sharkdp/purescript-flare A UI library built on top of Applicative-style programming to create reactive user interfaces 285
billmalarky/react-native-queue A React Native job queue with persistent storage and support for OS background tasks and worker threads 795