It is simple exponential backoff retry algorithm implementation.
Mathematical Functions
A WASM binding of rust implementation for graph layout algorithms.
The fastest 128-bit and 256-bit hash, passes all tests, and under 140 source lines of code. API library and CLI tool in C++ and NodeJS/Wasm
Automatically removes watermarks from Gemini AI generated images
An isomorphic part of the colabo transform toolkit
The well known Bogosort sorting algorithm for JavaScript
The most advanced solidity library for merkle (multi) proof verification of different kinds of merkle trees
Dark Gravity Wave difficulty retarget algorithm in JavaScript
An Javascript implementation of toolkit for Spaced Repetition.
Quadratic Sieve integer factorization method for JavaScript bigints
Elasticsearch-inspired search, built for DynamoDB
Giselle cipher, is a symetric key cipher, based on the XOR, base conversion, Scrypt & One Time Pad algorithm.
Asset revisioning by using file content hashing
like require.resolve() on behalf of bower files asynchronously and synchronously
Simple refine partition implementation
JPEG steganography for browser and node. F5 algo in pure javascript.
simple node cache module
## `hmac(message[,key][,algorithm])` * `message` `(string|Buffer)` Input message * `key` `(string|Buffer)` * `algorithm` `(string)` Algorithm * Returns: `(Promise<Buffer>)`
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using an improved Kahan–Babuška algorithm.
Shared Editing Library
Deep object normalization + prettification
Vite plugin that encodes JS bundles into binary format for casual source code protection
A double array trie implementation