fastq
npmv1.20.1Fast, in memory work queue
Overview
fastq is an npm package that fast, in memory work queue. The latest version is 1.20.1, released under the ISC license.
Who should use it
Teams working in the npm ecosystem who need fast, in memory work queue and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (ISC).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of fastq.
Dependencies
Runtime (1)
Dev (8)
Used by
Popular packages that depend on fastq.
Alternatives to fastq
Really Fast Deep Clone
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
Stringify your JSON at max speed
Asynchronous bootstrapping of Node applications
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
Mutex locks for async functions
Fast deep equal
A utility to retry failed async methods.
A fast and minimal alternative to globby and fast-glob
A drop-in replacement for fs, making various improvements.
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
Seamless REST/GraphQL API mocking library for browser and Node.js.
Frequently installed together
An AST-based pattern checker for JavaScript.
A small utility, used by Fastify itself, for generating consistent error objects across your codebase and plugins.
TypeScript definitions for node
Version history
| Version | Published | License |
|---|---|---|
| 1.20.1latest | 6 months ago | ISC |
| 1.20.0 | 6 months ago | ISC |
| 1.19.1 | 1 year ago | ISC |
| 1.19.0 | 1 year ago | ISC |
| 1.18.0 | 1 year ago | ISC |
| 1.17.1 | 2 years ago | ISC |
| 1.17.0 | 2 years ago | ISC |
| 1.16.0 | 2 years ago | ISC |
| 1.15.0 | 3 years ago | ISC |
| 1.14.0 | 3 years ago | ISC |
| 1.13.0 | 4 years ago | ISC |
| 1.12.0 | 4 years ago | ISC |
| 1.11.1 | 5 years ago | ISC |
| 1.11.0 | 5 years ago | ISC |
| 1.10.1 | 5 years ago | ISC |
| 1.10.0 | 5 years ago | ISC |
| 1.9.0 | 5 years ago | ISC |
| 1.8.0 | 6 years ago | ISC |
| 1.7.0 | 6 years ago | ISC |
| 1.6.1 | 6 years ago | ISC |
Maintainers
Frequently asked questions
How do I install fastq?
Run `npm install fastq` to add fastq to your npm project.
What license is fastq released under?
fastq is distributed under the ISC license.
How popular is fastq?
fastq has approximately 0 downloads per week and 1 known dependent packages.