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.
☆366Updated 2 years ago
Alternatives and similar repositories for denque
Users that are interested in denque are comparing it to the libraries listed below
Sorting:
- Extremely fast utf8 only stream implementation☆297Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated last year
- Promisify an event by waiting for it to be emitted☆440Updated last month
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Serialize/deserialize an error into a plain object☆585Updated last week
- Split Streams3 style☆293Updated last year
- Memoize promise-returning & async functions☆426Updated last week
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆735Updated 2 weeks ago
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆451Updated 3 weeks ago
- Simple and robust resource pool for node.js☆504Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 6 months ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆600Updated 2 years ago
- high performance router for Koa☆138Updated 2 months ago
- A cacheable dns.lookup(…) that respects TTL☆215Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆527Updated 5 months ago
- A streaming way to send data to a Node.js Worker Thread☆246Updated 6 months ago
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆210Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆259Updated 2 years ago
- A lightning fast on the fly JSON parser☆137Updated 2 years ago
- Asynchronous bootstrapping of Node applications☆456Updated last week
- High-performance networked mutex for Node.js libraries.☆139Updated 6 months ago
- Throttle a collection of promise returning functions☆485Updated 2 years ago
- Get callsites from the V8 stack trace API☆266Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago