when-time
A Simple Package To Do Things On Time In Node.js
A Simple Package To Do Things On Time In Node.js
A lightweight library for tracking changes in JSON objects with undo and redo functionality. Efficiently manages changes without duplicating entire objects, ideal for memory-sensitive applications.
JsonIndexer is a utility class designed for efficient parsing and indexing of large JSON files. It reads the file in chunks to minimize memory usage, identifies specific arrays or objects by key, and builds an index for quick access. This index includes m
A LazyBlob is a replacement for the Blob class that allows to lazy read files in order to preserve memory.
Lightweight, type-safe, and memory-efficient queue for resource-sensitive applications.
Not only caches data in a key-value format but also supports efficient data management with a hierarchical structure.