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:
- A collection of useful stream utility modules for writing better code using streams☆1,087Updated 5 years ago
- Benchmarks for Node.js JSON-schema validators☆387Updated last year
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 6 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆500Updated last year
- Build Node.JS servers that don't fall over.☆1,300Updated 8 years ago
- An xxhash binding for node.js☆196Updated 5 years ago
- Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python☆598Updated 3 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 4 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Throttle a collection of promise returning functions☆483Updated 3 years ago
- minimal streams☆796Updated 3 years ago
- Asynchronous Javascript language extensions☆287Updated 5 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 4 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆307Updated 2 years ago
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆859Updated 5 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Check if the event loop is blocked☆736Updated 6 years ago
- Don't let your Node.JS server fall over when it's too busy.☆367Updated 7 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 3 years ago
- Node-API implementation of FarmHash, Google's family of high performance hash functions☆453Updated 4 months ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 5 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Seamlessly create Web Workers☆656Updated 9 years ago
- ES6 polyfill vs. feature performance tests☆522Updated 2 years ago
- An isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.☆356Updated 2 years ago
- Faster user-land reimplementations for several common builtin native JavaScript functions.☆3,391Updated 7 years ago
- modernize node.js to current ECMAScript standards☆1,377Updated 5 years ago
- pipe streams together and close all of them if one of them closes☆919Updated 7 months ago