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 2 years ago
- The smallest and simplest priority queue in JavaScript.☆462Updated 2 months ago
- A purely functional red-black tree data structure☆388Updated 2 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆236Updated last year
- a fast heap-based priority queue in JavaScript☆365Updated last year
- JavaScript library to take the pain out of web workers.☆586Updated 8 years ago
- Extremely fast double-ended queue implementation☆622Updated 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
- launch a web worker that can require() in the browser with browserify☆419Updated last year
- Javascript implementation of binary search trees☆224Updated last year
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- In-browser multithreading made easy☆685Updated 10 years ago
- Mersenne Twister pseudorandom number generator☆123Updated 9 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 7 years ago
- JavaScript-based PNG image encoder, decoder, and manipulator☆93Updated 7 years ago
- A simple LRU cache☆136Updated 4 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆261Updated 5 years ago
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago
- A Browserify transform for bundling, rebasing, inlining, and minifying CSS files.☆143Updated 2 years ago
- browserify fs.readFileSync() static asset inliner☆560Updated last year
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 11 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Retrieves the argument names of a function☆45Updated 8 years ago
- An xxhash binding for node.js☆196Updated 5 years ago
- ☆345Updated 6 years ago
- parses jsdoc documentation from javascript or html files, outputs JSON☆104Updated 4 months ago
- ECMAScript 6 Symbol polyfill☆180Updated last year
- A compression algorithm for JSON☆322Updated last year