wasp-lib
WASP (Web Assembly Safe Pointers) - a lightweight TypeScript library for type-safe interaction with Emscripten-generated WebAssembly memory.
keyv
Simple key-value storage with support for multiple backends
lru-cache-for-clusters-as-promised
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.