A fast, customizable, and efficient rate-limiting middleware for Express in TypeScript.
A Javascript library made for looking up countries based on string-input.
Implementation of dijkstra's algorithm
ELID with text and image embedding models (Model2Vec + MobileNetV3)
TypeScript definitions for bin-pack
Case conversion utilities for TypeScript
Lazy XChaCha20-Poly1305 in JS
A set of methods for the generation and transformation of number sequences useful in algorithmic composition
MLS (RFC 9420) cryptographic foundation for Hush - credential and KeyPackage generation
A Rust/WebAssembly implementation of the K-Centroid image downscaling algorithm and advanced color quantization tools, converted from the original Lua/Aseprite script.
A package to calculate typing metrics
Schema field matching algorithm for spreadsheet uploads
Salted password hashing with PBKDF2. (Adapted from http://crackstation.net/hashing-security.htm)
Simple refine partition implementation
Tools for manipulating ApiDOM structures.
Hashes integers
Statistical regression library - WebAssembly bindings for anofox-regression
MemberJunction: Field-level encryption engine with pluggable key sources. Server-side only - provides AES-256-GCM/CBC encryption with environment variable, config file, AWS KMS, and Azure Key Vault key sources.
RFC 9421 HTTP Message Signatures for AI agents — crypto primitives for Visa Trusted Agent Protocol (TAP)
A tiny and standalone javascript library for classification and basic statistics
Pure TypeScript Korean Morphological Analyzer - serverless compatible, based on kuromoji.js and mecab-ko-dic
Audio landmark fingerprinting as a JavaScript module
Medial / Scale Axis Transform (MAT/SAT) Library.
Interactive decision framework for AI coding agents, adapted from Elon Musk's five-step production method. Walks you through one discrete question at a time to find the real bottleneck, reason from first principles, and commit to the simplest reliable app