@ronnakamoto/fnv-1a
This is a TypeScript implementation of FNV-1a Hash. Fowler–Noll–Vo (or FNV) is a non-cryptographic hash function which is fast and simple in design.
This is a TypeScript implementation of FNV-1a Hash. Fowler–Noll–Vo (or FNV) is a non-cryptographic hash function which is fast and simple in design.
kmeans
SVG Rick Hansen Institute logo
A lightweight and efficient implementation of the Munkres (Hungarian) algorithm for optimal assignment in square and rectangular matrices.
MIDI files run thru Markov chains!
Javascript implementation of widely known algorithms, functions and data structures.
A TypeScript library to iteratively tune parameters using adaptive momentum-based optimization to minimize a given loss function.
扩展 js/ts 的 工具类 和 数据结构
Format-preserving encryption algorithm (FPE-FF1) specified in NIST Special Publication 800-38G
Implementation of Disjoint-set data structure algorithm (also called a union–find data structure or merge–find set).
Construct Merkle Trees and verify proofs
Construct Merkle Trees and verify proofs
An efficient node.js Minesweeper engine with zero dependencies that can be used to easily create minefields and play without having to code any logic.
Myanmar calendar calculation library
Binary search for JavaScript done right.
A package implementing Circular Linked List data structure with various important methods.
An efficient JavaScript package for implementing and working with Circular Queue data structures.
A JavaScript package that provides an implementation of the Tree data structure, featuring essential methods for tree operations and manipulations.
Natural sort algorithm
A JavaScript package for implementing the B-Tree data structure, providing efficient data storage and retrieval.