A 'micro' NoSql Database for use behind TLS. (under development)
Simple JS queue with auto run for node and browsers
Tiny queue data structure
fast, tiny `queueMicrotask` shim for modern engines
A simple tool to keep requests to be executed in order.
A shim for the setImmediate efficient script yielding API
LRU Queue
Promise-based queue
Promise queue with concurrency control
A promise based, dynamic priority queue runner, with concurrency limiting.
Next tick shim that prefers process.nextTick over queueMicrotask for compat
Simple JS queue with auto run for node and browsers
Validate XML, Parse XML, Build XML without C/C++ based libraries
The smallest and simplest JavaScript priority queue
Fast, in memory work queue
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
In memory queue system prioritizing tasks
High-priority task queue for Node.js and browsers
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
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.
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
A heap-based implementation of priority queue in javascript with typescript support.