adamhooper / js-priority-queueLinks
Priority queues in JavaScript
☆238Updated 6 years ago
Alternatives and similar repositories for js-priority-queue
Users that are interested in js-priority-queue are comparing it to the libraries listed below
Sorting:
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆129Updated last year
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- The smallest and simplest priority queue in JavaScript.☆462Updated last month
- Javascript implementation of binary search trees☆224Updated last year
- a fast heap-based priority queue in JavaScript☆364Updated last year
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Promise-based queue☆230Updated 3 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- JavaScript library to take the pain out of web workers.☆586Updated 8 years ago
- browserify fs.readFileSync() static asset inliner☆560Updated last year
- A purely functional red-black tree data structure☆388Updated 2 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆235Updated last year
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆225Updated 8 years ago
- In-browser multithreading made easy☆685Updated 10 years ago
- Seamlessly create Web Workers☆656Updated 8 years ago
- Mutex locks, Read/Write locks, Condition variables and Semaphores in JavaScript☆105Updated 7 years ago
- Limit number of promises running in parallel☆201Updated 7 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆438Updated last month
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Recursive extend module☆200Updated 5 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 7 years ago
- Object.observe polyfill/shim trying to be compliant☆229Updated 10 years ago
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 6 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago
- ☆345Updated 6 years ago
- launch a web worker that can require() in the browser with browserify☆419Updated last year
- JSON for Humans - with unquoted identifiers, multi-line strings and comments☆157Updated 2 years ago