The Zero-Allocation Utility Library for High-Performance JavaScript (Umbrella Package).
Simple, high-performance object pooling to prevent GC pressure.
Blazing fast, zero-dependency LRU cache using Map insertion order.
High-performance number clamping.
High-performance, zero-allocation-on-emit event emitter.
High-performance check for plain objects.
Blazing fast memoization with multi-argument support and zero-allocation key paths.
Lightweight, zero-dependency retry logic with exponential backoff and jitter.
High-performance, zero-allocation deep clone utility for JavaScript objects.
High-performance, minimal throttle utility.
High-performance, memory-efficient BitSet using Uint32Array.
High-performance, minimal debounce utility.
High-performance deep merge utility.
High-performance object property omission.
High-performance array chunking.
High-performance object property picking.
Ensure a function is only called once.
Ensure a value is an array.
High-performance array shuffling using Fisher-Yates.
Safe nested object access and mutation without try/catch.
Fast check if a value is a primitive.
Crash-proof JSON parsing with zero-allocation fallback.
Non-blocking array processing for responsive UIs.
Deterministic object hashing for caching and ETags.