petkaantonov / dequeLinks
Extremely fast double-ended queue implementation
☆622Updated 5 years ago
Alternatives and similar repositories for deque
Users that are interested in deque are comparing it to the libraries listed below
Sorting:
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,087Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 5 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆499Updated last year
- Throttle a collection of promise returning functions☆484Updated 2 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Asynchronous Javascript language extensions☆287Updated 5 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 2 years ago
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- minimal streams☆795Updated 2 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- A list of Crankshaft bailout reasons with examples☆902Updated 7 years ago
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆862Updated 4 years ago
- Don't let your Node.JS server fall over when it's too busy.☆367Updated 7 years ago
- Benchmarks for Node.js JSON-schema validators☆387Updated last year
- Seamlessly create Web Workers☆655Updated 8 years ago
- Create a schema object to encode/decode your JSON in to a compact byte buffer with no overhead.☆454Updated 3 years ago
- A JSONSchema validator that uses code generation to be extremely fast☆969Updated 3 years ago
- Lightweight Web Worker API implementation with native threads☆2,287Updated 3 years ago
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- A small library for generalized transformation of data (inspired by Clojure's transducers)☆1,720Updated 8 years ago
- Build Node.JS servers that don't fall over.☆1,299Updated 8 years ago
- Fibonacci and exponential backoff for Node.js☆339Updated 4 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,933Updated 6 years ago
- a fast heap-based priority queue in JavaScript☆365Updated last year
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated 2 months ago
- Faster user-land reimplementations for several common builtin native JavaScript functions.☆3,397Updated 6 years ago