[Pkg-javascript-devel] Bug#1130774: ITP: node-queue-lit -- tiny queue data structure
joe at nahmias.net
joe at nahmias.net
Sun Mar 15 03:09:43 GMT 2026
Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello at debian.org>
X-Debbugs-CC: debian-devel at lists.debian.org, pkg-javascript-devel at lists.alioth.debian.org, Joel Voss <mail at joelvoss.com
* Package name : node-queue-lit
Version : 3.0.0
Upstream Author : Joel Voss <mail at joelvoss.com>
* URL : https://github.com/joelvoss/queue-lit
* License : Expat
Programming Lang: JavaScript
Description : tiny queue data structure
Iterable queue data structure with constant time complexity O(1) vs.
Array#shift() which has linear time complexity O(n).
.
Node.js is an event-based server-side JavaScript engine.
node-queue-lit is a dep for tsc-alias and will be maintained under
the Debian JS Team.
More information about the Pkg-javascript-devel
mailing list