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.
☆368Updated 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☆291Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated last month
- Split Streams3 style☆290Updated last year
- Simple and robust resource pool for node.js☆497Updated last year
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆595Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 3 months ago
- Memoize promise-returning & async functions☆409Updated last week
- HTTP/1+2 Fetch API client for Node.js☆334Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆717Updated last week
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 7 months ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 10 months ago
- high performance router for Koa☆139Updated last week
- A streaming way to send data to a Node.js Worker Thread☆242Updated 4 months ago
- A stream implementation that does more by doing less☆255Updated last year
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated last year
- very fast object redaction☆307Updated last year
- Fast and safe nested object access and manipulation in JavaScript☆256Updated last year
- Rate limit made simple, easy, async.☆333Updated 2 weeks ago
- Serialize/deserialize an error into a plain object☆561Updated 7 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- Gracefully terminates HTTP(S) server.☆330Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- A node.js module to make the use of promises safe☆669Updated 8 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆228Updated 4 months ago
- Detects node eventloop block and reports where it started☆331Updated 2 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Create a promise that can be canceled☆443Updated 3 years ago