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.
☆372Updated 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☆308Updated 2 weeks ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Flattens the underlying C structures of a concatenated JavaScript string☆391Updated 4 years ago
- Split Streams3 style☆294Updated last year
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆150Updated this week
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 4 months ago
- Tiny WebWorker for the Server☆251Updated 3 years ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆228Updated last month
- Promisify an event by waiting for it to be emitted☆445Updated 3 weeks ago
- high performance router for Koa☆138Updated 3 weeks ago
- Simple and robust resource pool for node.js☆510Updated last year
- Memoize promise-returning & async functions☆437Updated 3 months ago
- A node.js module to make the use of promises safe☆667Updated last year
- HTTP/1+2 Fetch API client for Node.js☆336Updated 2 years ago
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆535Updated this week
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆611Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆752Updated 4 months ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆241Updated this week
- Detects node eventloop block and reports where it started☆333Updated 3 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- Additional JSON-Schema keywords for Ajv JSON validator☆258Updated 2 years ago
- A high-performance Javascript string compression library☆328Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆264Updated 2 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆172Updated 8 months ago
- Proxy your http requests to another server, with hooks☆388Updated last month
- A streaming way to send data to a Node.js Worker Thread☆255Updated this week
- JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash☆435Updated this week
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆177Updated last week