addaleax / munkres-js
Munkres (aka Hungarian) algorithm for JS
☆64Updated last year
Related projects ⓘ
Alternatives and complementary repositories for munkres-js
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 3 years ago
- ☆89Updated 2 years ago
- Streaming JSON.stringify()☆60Updated 7 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 6 months ago
- Tiny binary search library for Node.JS.☆85Updated 4 years ago
- Fast Porter stemmer implementation☆129Updated 2 years ago
- NodeJS event loop latency monitor☆46Updated 8 years ago
- Multipart parser☆34Updated 2 weeks ago
- use HTML5 web workers with the node stream API☆92Updated 9 years ago
- Module that helps you write generated functions in Node☆78Updated 4 months ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco.☆32Updated 6 years ago
- Transform your data as it pass by, synchronously.☆99Updated 3 weeks ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆148Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 3 years ago
- Transform web workers into browserified inline Blobs with browserify.☆112Updated 7 years ago
- A Javascript implementation of SipHash-2-4☆125Updated 2 years ago
- Benchmark of the most commonly used http routers☆78Updated 10 months ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 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 5 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 4 years ago
- Working mmap bindings for node.js☆56Updated 6 years ago
- A JavaScript method for intelligently converting strings to title case.☆31Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆191Updated 4 months ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆125Updated 9 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago