npm package
Homefast-fifo
fast-fifo is a fast FIFO (First In, First Out) implementation that utilizes a linked list of growing fixed-sized arrays for efficient item management. It is ideal for scenarios where you need to manage a queue of items with minimal overhead. This package can enhance performance in applications that require frequent enqueue and dequeue operations.
- lurq health score
- 44/100
- Confidence
- unproven
- Weekly downloads
- 45,463,198
- Latest version
- 1.3.2
- Last release
- Aug 21, 2023
- License
- MIT
Should you depend on fast-fifo?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks fast-fifo at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 3, 2026; this page refreshes every 24 hours. Source repository.