awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Resource Constraints · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesResource Constraints

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.

  1. Home
  2. DevOps & Infrastructure
  3. Infrastructure
  4. Configuration and Policy Enforcement
  5. Resource Constraints

Awesome Resource Constraints GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    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.

    Rustdenojavascriptrust
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    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.

    Gogop2ppeer-to-peer