Common constant for the algorithm.ts packages.
Find the longest common subsequence.
Knuth shuffle
A efficient Sudoku solver and creator.
A algorithm based on minimax search and alpha-beta prune to solve gomoku game.
Dancing link + Algorithm X
Typescript implementation of queues, such as priority queue and circular queue.
64-bit big-endian signed integer-to-string conversion
Treat React JSX elements as value types and hoist them to the highest scope
Knuth shuffle
Find set written in Typescript.
Constant-time comparison of Buffers
Binary Index Tree
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
A Base64 encoding implementation.
The dinic algorithm implemented in typescript
GCD + Euclidean algorithm
Deep comparison of 2 instances for should.js
Priority queue.
huffman + Euclidean algorithm
Char codes constants
Sliding window
Parser for FTP server responses