invertase / denqueLinks
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.
☆371Updated 2 years ago
Alternatives and similar repositories for denque
Users that are interested in denque are comparing it to the libraries listed below
Sorting:
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Extremely fast utf8 only stream implementation☆306Updated 2 weeks ago
- Split Streams3 style☆293Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 3 years ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆227Updated last week
- Simple and robust resource pool for node.js☆508Updated last year
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 3 months ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆150Updated last year
- A streaming way to send data to a Node.js Worker Thread☆251Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- high performance router for Koa☆138Updated 2 months ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- A node.js module to make the use of promises safe☆666Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆534Updated 3 weeks ago
- Rate limit made simple, easy, async.☆336Updated last month
- Simple “Least Recently Used” (LRU) cache☆746Updated 3 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆610Updated 2 years ago
- A fluent API to generate JSON schemas☆521Updated 3 months ago
- Promisify an event by waiting for it to be emitted☆445Updated 2 weeks ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated last week
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆238Updated 9 months ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Proxy your http requests to another server, with hooks☆385Updated 2 weeks ago
- Gracefully terminates HTTP(S) server.☆333Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago