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:
- Tim Sort implementation for Node.js☆245Updated 5 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Updated 5 years ago
- wu.js is a JavaScript library providing higher order functions for ES6 iterators.☆862Updated 4 years ago
- Build Node.JS servers that don't fall over.☆1,299Updated 8 years ago
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- a fast heap-based priority queue in JavaScript☆366Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Throttle a collection of promise returning functions☆485Updated 2 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆780Updated 2 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- A purely functional red-black tree data structure☆386Updated last year
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Talk outline: Faster than C? Parsing binary data in JavaScript.☆836Updated 10 years ago
- Benchmarks for Node.js JSON-schema validators☆387Updated last year
- minimal streams☆796Updated 2 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,934Updated 6 years ago
- ☆346Updated 6 years ago
- Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python☆596Updated 4 years ago
- pipe streams together and close all of them if one of them closes☆914Updated last month
- Node.js implementation of FarmHash, Google's family of high performance hash functions☆450Updated last month
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆303Updated 2 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Fibonacci and exponential backoff for Node.js☆337Updated 3 years ago
- A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]☆498Updated last year
- An xxhash binding for node.js☆195Updated 4 years ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago