@decoy9697/a-star
An a* solver
An a* solver
A provably fair algorithm
Algorithms and data-structures implemented on JavaScript
Fastest Levenshtein distance implementation in JS.
Straight skeleton algorithm implementation in TypeScript
Data structure and algorithm library
A package to compute and check for prime numbers within a specified range.
Adelson-Velsky-Landis (AVL) self-balancing binary trees in TypeScript
A powerful library of typescript-based algorithmic tools
Galaxar algorithm
Genetic Portrait Generator library
A modern binary search algorithm in Typscript.
A trie search algorithm in Typscript.
Tiny queue data structure
Tiny queue data structure. This is a fork of sindresorhus/yocto-queue, but with CommonJS support.
A Javascript library written in Typescript to perform the iterative closest point (ICP) algorithm on two 2D point clouds.
A random password generator helps create strong passwords to enhance security, while AES encryption is a robust algorithm used to secure data by transforming it into ciphertext, rendering it unreadable without the appropriate decryption key.
寻路算法库,支持A*、广度优先等算法,适用于Cocos Creator、Laya等游戏引擎
This is a general sorting utility, which provided an array of objects and a config object returns the objects you need filtered.
Data-structures and algorithms implemented on TypeScript