cached-resolve
Caches resolved paths when nodejs loads modules.
Caches resolved paths when nodejs loads modules.
A React library for optimizing images with IndexedDB caching
This library provides two functions for optimizing function calls in JavaScript applications: memoize and cache.
Binary Search Tree
Dynamic BVH implementation based on Erin Catto's paper.
A high-performance, asynchronous caching library with pluggable storage backends.
Benchmark library for Node.js ~♥
Show avarage execution duration of exported node methods.
A lightweight JavaScript library for managing and enhancing browser local storage, offering an abstraction layer for more efficient storage handling across modern browsers.
The browser-cache-async package provides a highly customizable, asynchronous caching system for client-side data management. Leveraging the power of the browser's IndexedDB, it enables efficient storage and retrieval of API responses, significantly reduci
A benchmarking library that supports async hooks and benchmarks by default.
Performance test runner based on BuffaloBench and inspired by Mocha
A small script that provides build sizes to assist with optimization
Store and operate on data in Numbers and BigInts for memory savings, performance, and fun.
A simple and efficient binary search implementation for JavaScript and TypeScript projects. This library allows you to perform fast searches in sorted arrays using a customizable comparator function. Ideal for developers looking for a lightweight and high
Binary Tree. Javascript & Typescript Data Structure.
A big collection of tiny bit hacks from your tiny bit buddy!
A lightweight benchmarking library for synchronous and asynchronous functions.
Measure the time to execute the given function.
A type-safe groupBy function for TypeScript