1 repo
Programming environments designed to prevent memory-related vulnerabilities through automated resource management and strict safety guarantees.
Distinguishing note: Focuses specifically on memory-safe execution environments rather than general-purpose language runtimes or garbage-collected virtual machines.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Memory-Safe Runtimes. Refine with filters or upvote what's useful.
Spacedrive is a decentralized storage client that functions as a distributed file manager, aggregating local, cloud, and network storage into a single virtual filesystem. It operates on a local-first design, prioritizing offline availability by caching metadata and file chunks locally before synchronizing them across devices. By coordinating data access without relying on a central server, it enables users to maintain a private and secure storage network across their own hardware and cloud accounts. The platform distinguishes itself through a virtual storage layer that maps disparate physical
Manages file operations and synchronization logic using a high-performance, memory-safe backend.