MCP server that gives your AI coding agent a bounded map of an unfamiliar TypeScript SaaS repo: structure, entry points, risk-flagged files, and SaaS-shaped smell observations, without burning the context window on full-file reads.
EC cryptography
zlib port to javascript - fast, modularized, with browser support
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Stringify your JSON at max speed
Fastest random ID and random string generation for Node.js
Playwright Tools for MCP
High-performance Base64 encoder and decoder
Model Context Protocol implementation for TypeScript
No description provided.
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
Intl.LocaleMatcher ponyfill
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
mcp-ui Client SDK
SIMD crc32
Uber-fast unique id generation, for Node.js and the browser
Repeat the given string n times. Fastest implementation for repeating a string.
mcp-ui Server SDK
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
bitcoin OP codes
Fast, type-safe fetch client for your OpenAPI schema. Only 6 kb (min). Works with React, Vue, Svelte, or vanilla JS.
The **Model Context Protocol (MCP) client** for the [AI SDK](https://ai-sdk.dev/docs) lets you connect to MCP servers and use their tools with AI SDK functions like `generateText` and `streamText`.
Left pad a string with zeros or a specified string. Fastest implementation.