vibhanshu2001/memcloud
MemCloud is a distributed in-memory data store written in Rust. It allows nodes (such as macOS, Windows and Linux machines) on a local network to pool their RAM, creating a shared, ephemeral storage cloud.
MemCloud helps developers and engineers offload large temporary data from their active machines by pooling idle RAM from other computers on their local network. You can feed it large streams of data or individual files, and it stores them temporarily across your connected devices, allowing your primary machine to run without memory overloads. This is ideal for individual developers, small teams, or anyone running data-intensive local processes.
Available on npm.
Use this if your local development environment or scripts frequently run out of RAM when processing large files or data streams, but you have other idle machines on your network.
Not ideal if you need long-term storage or data persistence, as all data is ephemeral and will be lost if a node restarts.
Stars
12
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Dec 25, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vibhanshu2001/memcloud"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
qntx/meme
Long term memory for AI agents.
hbcaspa/projectSoul
Give your AI a soul. File-based consciousness with memory, heartbeat, dreams, and growth — pure...
Colin4k1024/Aetheris-MemOS
Aetheris MemOS — The Memory Operating System for AI Agents. Adaptive, multi-layer memory kernel...
agentralabs/agentic-aegis
Streaming validation engine for AI agents — real-time code validation during generation, shadow...
agentralabs/agentic-evolve
Pattern library engine for AI agents — crystallizes verified code patterns for instant rebuilds,...