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.
☆367Updated 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☆352Updated 9 months ago
- Extremely fast utf8 only stream implementation☆296Updated this week
- Flattens the underlying C structures of a concatenated JavaScript string☆390Updated 3 years ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆147Updated 11 months ago
- Split Streams3 style☆292Updated last year
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆452Updated 3 months ago
- HTTP/1+2 Fetch API client for Node.js☆335Updated 2 years ago
- Simple and robust resource pool for node.js☆503Updated last year
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆526Updated 4 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆232Updated 5 months ago
- Promisify an event by waiting for it to be emitted☆438Updated 3 weeks ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- high performance router for Koa☆138Updated last month
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆259Updated last year
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆599Updated 2 years ago
- Get size of a JavaScript object☆322Updated last year
- A simple dependency graph for Node.js☆345Updated last year
- A streaming way to send data to a Node.js Worker Thread☆246Updated 5 months ago
- Expressive MongoDB query builder☆479Updated 3 weeks ago
- A stream implementation that does more by doing less☆255Updated last year
- Asynchronous bootstrapping of Node applications☆453Updated 2 weeks ago
- RethinkDB TypeScript driver☆123Updated last month
- JSON.parse() drop-in replacement with prototype poisoning protection☆175Updated 11 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 9 months ago
- Memoize promise-returning & async functions☆423Updated last month
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆367Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆499Updated 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