Multi-tier cache module for Node.js. Redis, Upstash, CloudfareKV, File, in-memory and others drivers
Useful TypeScript utilities.
Local-first graph memory CLI for AI agents
Budget allocator MCP App Server with interactive visualization
**WIP**: This package is still a work in progress.
Texture slot allocator
Memory / Redis abstraction for Directus
Core to create fast image math in WebAssembly and JS.
> **real long-term memory for ai agents. not rag. not a vector db. self-hosted.**
Theia - Memory Inspector
A Node.js module for custom memory management using the MeMS system, providing efficient page-based allocation and deallocation via a native addon.
A stream based implementation of JSON.parse and JSON.stringify for big POJOs
Utility functions to make dealing with Uint8Arrays easier
Lightweight core CLI surface for Claude Flow — memory + hooks commands only. Designed to load fast on cold npx cache (<5s) so plugin skills don't race the 30s MCP-startup timeout. The full @claude-flow/cli metapackage lazy-loads everything else on top of
A very fast static 2D index for points based on kd-tree.
Lightning fast normal and incremental md5 for javascript
Webpack provides a really detailed `webpack.debug.ProfilingPlugin`, but it only does CPU Profiling. There are more to performance tuning with Webpack than CPU profile. This plugin provides heap sample information to show where memory is allocated after a
WebdriverIO report plugin. Create an HTML formatted report. compatible with webdriverio version 8
A really fast memory store for better-queue
Binary value packing and unpacking
Direct IO helpers for block devices and regular files on FreeBSD, Linux, macOS and Windows.
A 2D rectangular bin packing data structure that uses the Shelf Best Height Fit heuristic
In-memory implementation of the LangGraph.js API.
Unicode Trie data structure for fast character metadata lookup, ported from ICU