Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
memoz
Memoz is an in-memory database that persists on disk. The data model is key-value.
@mixmaxhq/promise-pool
Concurrent control of functions on a per-pool basis with async/await
ts-stream
Type-safe object streams with seamless support for backpressure, ending, and error handling
node-red-contrib-postgresql
Node-RED node for PostgreSQL, supporting parameters, split, back-pressure
bpmux
Node stream multiplexing with back-pressure on each stream
sinek
Node.js kafka client, consumer, producer polite out of the box
@push.rocks/smartstream
A library to simplify the creation and manipulation of Node.js streams, providing utilities for handling transform, duplex, and readable/writable streams effectively in TypeScript.
node-red-contrib-ui-upload
Node-RED Dashboard UI widget node for uploading a file content by Socket.io streaming
zero-overhead-promise-lock
An efficient Promise lock for Node.js projects, ensuring mutually exclusive execution of asynchronous tasks. Key features include a backpressure indicator, access to the currently executing task promise for smart reuse (useful when launching a duplicate t
zero-backpressure-semaphore-typescript
A modern Promise-semaphore for Node.js projects, enabling users to limit the number of concurrently executing promises. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability, promoting a just-in-tim
aono
asynchronous logger for node with back-pressure capability
caminho
Tool for creating efficient data pipelines in a JavaScript environment
@push.rocks/smartrx
A smart wrapper for rxjs to manage and extend observables.
node-red-contrib-chunks-to-lines
Node-RED node to read line by line from chunks of text
ws-streamify
Pipe Node.js streams over WebSockets (with back-pressure!).
zero-backpressure-weighted-promise-semaphore
A modern weighted promise semaphore for Node.js projects, ideal for managing workloads with varying processing requirements. It allows limiting the total weight of concurrently executing jobs, ensuring efficient resource utilization. Offering backpressure
primus-backpressure
Node streams2 over Primus: added back-pressure!
hybrid-cache
hybrid-cache is a cache uses memory-cache and Redis
node-red-contrib-mqtt-dynamic
Mqtt with backpressure support
hystrix-too-busy
Provides a backpressure management hystrix command partially based on too-busy module logic and utilizing hystrix metrics accumulation and circuit breaking