2 repos
Controls that limit system resource consumption, such as memory, CPU, and session duration, to ensure operational stability.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Resource Constraints. Refine with filters or upvote what's useful.
Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system
Restricts system resource usage through configurable memory, CPU, and execution timeouts to maintain predictable performance.
Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve
Limits system resource consumption by restricting concurrency and employing efficient filesystem copy methods in constrained environments.