Showing 1-20 of 12,801 packages
Implementation of Kruskal's algorithm for finding a minimum spanning forest of an unidirected edge-weighted graph.
JWA implementation (supports all JWS algorithms)
A simple implementation of Kruskal's algorithm for finding the miminum spanning tree of a graph.
Implementation of JSON Web Signatures
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)
Given a distance array, computes the Minimum Spanning Tree using Kruskal's algorithm.
A JS library for finding optimal label position inside a polygon
graph algorithm
A maze generator using a randomized Kruskal's algorithm
Detect the indentation of code
Simple “Least Recently Used” (LRU) cache
Sniff the encoding from a HTML byte stream
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
The fastest and smallest JavaScript polygon triangulation library for your WebGL apps
Parse a JSON string that has git merge conflicts, resolving if possible
Hashing made simple. Get the hash of a buffer/string/stream/file.
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
The fCoSE layout for Cytoscape.js by Bilkent with fast compound node placement
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Implementation of Disjoint sets data structure.