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.
☆357Updated last year
Alternatives and similar repositories for denque:
Users that are interested in denque are comparing it to the libraries listed below
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- Extremely fast utf8 only stream implementation☆272Updated last month
- Flattens the underlying C structures of a concatenated JavaScript string☆369Updated 2 years ago
- Split Streams3 style☆284Updated 7 months ago
- Simple “Least Recently Used” (LRU) cache☆687Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆294Updated last year
- Simple and robust resource pool for node.js☆477Updated 6 months ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆445Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash☆388Updated last month
- HTTP/1+2 Fetch API client for Node.js☆336Updated last year
- Uber-fast unique id generation, for Node.js and the browser☆730Updated 4 months ago
- An Implementation of Observables for Javascript☆886Updated 2 years ago
- Serialize/deserialize an error into a plain object☆549Updated last week
- Node.js redis client mock☆214Updated last year
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- Memoize promise-returning & async functions☆400Updated last year
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆494Updated 11 months ago
- A blazing fast equality comparison, either shallow or deep☆484Updated last week
- A high-performance Javascript string compression library☆325Updated last year
- An open list of awesome Level modules and resources.☆303Updated last week
- A stream that emits multiple other streams one after another (streams3)☆288Updated 3 years ago
- Tiny WebWorker for the Server☆247Updated 2 years ago
- Extremely fast double-ended queue implementation☆625Updated 4 years ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"☆557Updated last year
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated 7 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆163Updated last year
- A fluent API to generate JSON schemas☆501Updated this week
- Node.js framework agnostic library that enables you to forward an http request to another HTTP server. Supported protocols: HTTP, HTTPS, …☆162Updated 11 months ago