invertase / denque
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.
☆359Updated 2 years ago
Alternatives and similar repositories for denque:
Users that are interested in denque are comparing it to the libraries listed below
- Flattens the underlying C structures of a concatenated JavaScript string☆383Updated 3 years ago
- Extremely fast utf8 only stream implementation☆282Updated last week
- Split Streams3 style☆285Updated 9 months ago
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆299Updated last year
- Serialize/deserialize an error into a plain object☆555Updated 2 months ago
- A streaming way to send data to a Node.js Worker Thread☆238Updated 3 weeks ago
- Memoize promise-returning & async functions☆402Updated last year
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆536Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Simple and robust resource pool for node.js☆484Updated 8 months ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆206Updated last year
- Proxy your http requests to another server, with hooks☆357Updated 2 weeks ago
- Extremely fast double-ended queue implementation☆623Updated 5 years ago
- A blazing fast equality comparison, either shallow or deep☆499Updated last month
- Generate self-signed certificates from node.js☆243Updated 9 months ago
- A stream implementation that does more by doing less☆251Updated 10 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Asynchronous function queue with adjustable concurrency☆767Updated last year
- Get callsites from the V8 stack trace API☆263Updated 8 months ago
- Get size of a JavaScript object☆318Updated 8 months ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 3 years ago
- Find a file or directory by walking up parent directories☆600Updated this week
- Gracefully terminates HTTP(S) server.☆327Updated last year
- Node.js module for brotli compression/decompression with native bindings☆172Updated 3 years ago