npm package
Homequickselect
quickselect is a fast selection algorithm implemented in JavaScript, ideal for partially sorting arrays to find the k-th smallest element efficiently. It is particularly useful in scenarios where you need to quickly select elements without fully sorting the array.
- lurq health score
- 43/100
- Confidence
- unproven
- Weekly downloads
- 13,111,514
- Latest version
- 3.0.0
- Last release
- Jul 3, 2024
- License
- ISC
Should you depend on quickselect?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks quickselect 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 7, 2026; this page refreshes every 24 hours. Source repository.