this is designed for unit tests to prevent file system access, and not recommended for large file workloads.
Get a chunk of an array based on the total number of chunks and current index
Base interface for all sources used by `@chunkd`
File system abstraction layer
Load chunks of data from s3 using `@aws-sdk/client-s3`
Load a chunks of a file from a HTTP(s) Source using `fetch`
Load chunks of data from a file using `node:fs`
Middleware layer for sources to provided advanced features for all fetching logic
Access memory using small fixed sized buffers
Memory adapter for Better Auth
A simple in-memory filesystem. Holds data in a javascript object.
File system abstraction for AWS S3 using `@aws-sdk/client-s3`
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
No description provided.
Apache Arrow columnar in-memory format
Memory adapter for catbox
No description provided.
Simple implmentation of Stream.Readable and Stream.Writable holding the data in memory.
memlab is a framework that analyzes memory and finds memory leaks in JavaScript applications.
A WebGL memory tracker
The Memory Layer For Your AI Apps
High Performance In-Memory Cache for Node.js
A set of efficient utilities that extend the use of JSON (streaming, estimate size, NDJSON/JSONL, etc.)