lemire / StablePriorityQueue.jsLinks
A stable heap-based priority queue in JavaScript
☆31Updated last year
Alternatives and similar repositories for StablePriorityQueue.js
Users that are interested in StablePriorityQueue.js are comparing it to the libraries listed below
Sorting:
- Share a struct backed by the same underlying buffer between C and JavaScript☆116Updated 3 years ago
- Convert a series of strings into a radix tree☆25Updated 7 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Continuous reading or writing to a file using random offsets and lengths☆153Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Application level sharding made simple!☆10Updated 8 years ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 3 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Small module that helps you maintain state around resources☆55Updated 5 years ago
- Pure JavaScript gRPC Server☆62Updated 5 years ago
- GYP-based package manager☆51Updated 9 years ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆48Updated 3 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Updated 6 years ago
- Declarative binary data encoder / decoder☆12Updated 5 years ago
- Streaming fs.readdir☆47Updated 8 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- node.js CRC-32C algorithm with hardware acceleration and software fallback.☆30Updated 3 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Native file system extensions for advanced file operations☆38Updated 2 months ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- A sparse array optimised for low memory whilst still being fast☆32Updated 3 years ago
- ☆64Updated 4 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated last week
- Generates a function that uses a radix tree to match which pattern fits the input☆25Updated 7 years ago
- Output binary buffers as a nice shortened hex string☆27Updated 6 years ago
- Zero-overhead asynchronous series/each/map function calls☆71Updated 5 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago