petkaantonov / dequeLinks
Extremely fast double-ended queue implementation
☆623Updated 5 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- A collection of useful stream utility modules for writing better code using streams☆1,088Updated 4 years ago
- Throttle a collection of promise returning functions☆483Updated 2 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆841Updated 5 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆779Updated 2 years ago
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 8 months ago
- Check if the event loop is blocked☆734Updated 5 years ago
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- Low level TCP library for Node.js☆600Updated 5 years ago
- A small library for generalized transformation of data (inspired by Clojure's transducers)☆1,724Updated 7 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆496Updated last year
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- Benchmarks for Node.js JSON-schema validators☆387Updated 10 months ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,930Updated 6 years ago
- The minimalistic but powerful, modular, functional reactive programming library in JavaScript.☆1,565Updated last year
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Lightweight Web Worker API implementation with native threads☆2,292Updated 3 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆437Updated last month
- High-priority task queue for Node.js and browsers☆612Updated 3 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated last year
- Creates super long stack traces☆195Updated 7 months ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆280Updated 7 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Create a schema object to encode/decode your JSON in to a compact byte buffer with no overhead.☆454Updated 3 years ago
- minimal streams☆797Updated 2 years ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago
- a fast heap-based priority queue in JavaScript☆363Updated 11 months ago
- implementation of https://github.com/joyent/node/issues/5243☆1,135Updated 2 years ago