Algorithm Packages
split-ease
JavaScript easing/interpolation function with infinitely independently variable in/out timing and curvature
suspended-list
A data-structure that arranges items according to a sparse set of position-rules (e.g. "a before b" and "z after y")
tether-password
Hash and verify passwords using Argon2 algorithm
thesubdb-hash
Is used for calculating the hash of a file based on thesubdb.com hash function.
vrp-tabu-search
Tabu Search Algorithm for Vehicle Routing Problem
visvalingam-simplifier
An implementation of visvalingam's line simplification algorithm.
uupaa.clone.js
Structured clone implement.
iterative-permutation
Fast, iterative implementation of Heap's Algorithm
itemsinlists
Finds the best lists combination for required items
jsga-feklee
A genetic algorithm implementation written in JavaScript.
just-permutations
Returns all permutations of the length N of the elements of the given Array
uabc
Ultimate Algorithm Battle Client
typenetic
Genetic algorithm library for Typescript
ultimate-ttt-server
Ultimate Tic Tac Toe Algorithm - Game Server Edit
treebular
Tree utilities
@aureooms/js-maximum-matching
Maximum matching algorithms for JavaScript
yycf-algorithm
1.冒泡算法 2.快速排序 3.插入排序,4数组去重,5.质数判定,6.日历算法,7.颜色轮训算法,8.类的多重继承 9.生成随机数
@gaetancovelli/heap
A binary heap implementation.
online-count
Counts unique elements in online fashion (piece by piece)