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 fast heap-based priority queue in JavaScript☆365Updated last year
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆129Updated 2 years ago
- The smallest and simplest priority queue in JavaScript.☆462Updated 2 months ago
- Javascript implementation of binary search trees☆224Updated last year
- A purely functional red-black tree data structure☆388Updated 2 years ago
- JavaScript library to take the pain out of web workers.☆586Updated 8 years ago
- In-browser multithreading made easy☆685Updated 10 years ago
- JavaScript-based PNG image encoder, decoder, and manipulator☆93Updated 7 years ago
- Limit number of promises running in parallel☆201Updated 7 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- streaming line delimited json parser + serializer☆297Updated 4 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- A compression algorithm for JSON☆322Updated last year
- MOVED TO GITLAB☆162Updated 7 years ago
- javascript plugin to convert object with functions to string and string to object☆222Updated 5 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
- browserify fs.readFileSync() static asset inliner☆560Updated last year
- Promise-based queue☆230Updated 3 years ago
- Mersenne Twister pseudorandom number generator☆123Updated 9 years ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- JSON compressor and decompressor☆651Updated 7 years ago
- extend like a boss☆306Updated 5 years ago
- parses html into hyperscript☆172Updated 9 years ago
- launch a web worker that can require() in the browser with browserify☆419Updated last year
- A super efficient binary serialization format for JSON.☆462Updated 8 years ago
- A Browserify transform for bundling, rebasing, inlining, and minifying CSS files.☆143Updated 2 years ago
- Seamlessly create Web Workers☆656Updated 9 years ago
- Wrap Node-callback functions to return Promises.☆148Updated 6 years ago