Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Lightning Web Security near-membrane distortions
React Star Rate Component
``` import { MeshGradient, DotOrbit } from '@paper-design/shaders-react';
A Redis store for the `express-rate-limit` middleware
Node.js atomic and non-atomic counters, rate limiting tools, protection from DoS and brute-force attacks at scale
A generic rate limiter for the web and node.js. Useful for API clients, web crawling, or other tasks that need to be throttled
React Star Rate Component
Rate limit middleware for Hono.
A low overhead rate limiter for your routes
Lightweight utilities for debouncing, throttling, and more - designed for npm packages.
A scheduler based on requestAnimationFrame
Rate limit for axios
User replays for Sentry
A react-three-fiber component for creating fluid distortion effects
Utilities for debouncing, throttling, rate-limiting, queuing, and more.
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
Replay canvas integration
A rate limiter component for Convex. Define and use application-layer rate limits. Type-safe, transactional, fair, safe, and configurable sharding to scale.
javascript standard data structure library which benchmark against C++ STL
IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.
Utilities for debouncing and throttling functions in React.
DOM membrane library to create sandboxed environments in the browser
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
Rate-distortion theory: R(D) function calculation, distortion measures, Blahut-Arimoto algorithm, and Lloyd-Max quantizer design
Pure-Rust ICER (JPL wavelet image compressor, Mars rover heritage) — clean-room from Kiely & Klimesh IPN PR 42-155 (2003)
Codec optimization and tuning suite for OxiMedia
Chart generation for viser (R-D curves, convex hull visualizations, ladder charts)
Convex hull (Pareto frontier) and BD-Rate computation for viser
Image codec comparison and evaluation library
Pure Rust JPEG encoder based on Mozilla's mozjpeg with trellis quantization
BitPolar: near-optimal vector quantization with zero training overhead — 3-bit precision, provably unbiased inner products (ICLR 2026)
Pure-Rust JPEG XS (ISO/IEC 21122) low-latency image codec for production / IP video. Round-1 scaffold: codestream marker parsing only; pixel decode pending.
Pure Rust implementation of Google's butteraugli perceptual image quality metric from libjxl
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Pure-Rust H.265 / HEVC (ITU-T H.265 | ISO/IEC 23008-2) bitstream parser + decoder scaffold for oxideav