AndriiHeonia / disjoint-set
Disjoint-set data structure for JavaScript. Note: this library is not actively maintained since 2015, only critical issues are being addressed.
☆32Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for disjoint-set
- Munkres (aka Hungarian) algorithm for JS☆65Updated last year
- ☆62Updated 3 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 3 months ago
- Fast Porter stemmer implementation☆129Updated 2 years ago
- A JavaScript implementation of the Fibonacci heap data structure☆34Updated 8 years ago
- Conflict-free Replication Data Type in TypeScript☆72Updated last year
- Pure Javascript version of sodium-native☆92Updated last year
- Better binary searching☆91Updated 2 years ago
- WebAssembly and Typescript-like languages playground☆74Updated 4 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated 11 months ago
- interactive webgl mapping library emphasizing direct access to the rendering pipeline☆197Updated 2 years ago
- Damerau - Levenstein distance function for node☆46Updated 4 months ago
- Self-balancing Binary Search Trees in JavaScript☆49Updated 7 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 7 months ago
- Fast AVL tree for Node and browser☆113Updated 5 months ago
- ☆89Updated 2 years ago
- Module that helps you write generated functions in Node☆78Updated 5 months ago
- Convert a typed array to a Buffer without a copy.☆66Updated 3 years ago
- A pure JS implementation of the structured clone algorithm (or at least something pretty close to that).☆25Updated 2 years ago
- Because in hindsight we don't need most of ES6☆126Updated 7 years ago
- Run code inside a hidden Electron window☆52Updated 7 years ago
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 8 years ago
- Yet another implementaion of arbitrary-precision integers in pure JavaScript. Small. Well tested.☆42Updated last month
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 3 years ago
- The async stream spec☆133Updated 6 years ago
- A fast selection algorithm in JavaScript.☆86Updated last month
- Indexed bitfield that allows you to search for bits efficiently☆47Updated 6 years ago