@amrato/maidenhead-ts
A TypeScript-enabled and refreshed fork of the maidenhead library.
A TypeScript-enabled and refreshed fork of the maidenhead library.
A simple binary search implementation
provide common graph algorithms implemented with WebGPU
graph layout algorithm implemented with GPGPU
A wrapper for the keccak library to compute 256 bit keccak hash in JavaScript
Adelson-Velsky-Landis (AVL) self-balancing binary trees in TypeScript
dijkstra algorithm
A library for hashing strings using various algorithms.
Implementation of Donald E. Knuth's Algorithm X with Dancing Links technique (DLX) with aditional functions adapting it to specifically solve Sudoku
Fast leaky bucket algorithm implementation without timers
Comprehensive pathfinding library for grid based games
Scramble an array until it is sorted
A fork of js-levenshtein by gustf adding a limit to the distance calculation.
A powerful library of typescript-based algorithmic tools
Galaxar algorithm
A Javascript library written in Typescript to perform the iterative closest point (ICP) algorithm on two 2D point clouds.
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.
寻路算法库,支持A*、广度优先等算法,适用于Cocos Creator、Laya等游戏引擎
Layout events into a calendar for visualization
Fast 2D concave hull algorithm in JavaScript (generates an outline of a point set)