awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesLifecycle Management

Organizing and tracking the creation, usage, and disposal of proxy wrappers and their targets.

Distinct from Proxy Objects: Distinct from general Proxy Objects: focuses on the object-oriented management and tracking of multiple proxies rather than the proxy mechanism itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Lifecycle Management. Refine with filters or upvote what's useful.

Awesome Lifecycle Management GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • ocramius/proxymanagerOcramius का अवतार

    Ocramius/ProxyManager

    4,964GitHub पर देखें↗

    ProxyManager is a JavaScript proxy wrapper library and object-oriented utility for intercepting and modifying object behavior. It functions as an object behavior interceptor that wraps target objects to monitor, restrict, or modify method calls and property access at runtime. The library provides mechanisms for lazy initialization and lazy loading, deferring the creation of resource-heavy objects until a property or method is first accessed to reduce memory overhead. It uses an object-oriented structure to manage these proxy wrappers and their associated target objects. The tool covers capab

    Uses a class-based structure to organize and track the lifecycle of various proxy wrappers and their targets.

    PHP
    GitHub पर देखें↗4,964
  1. Home
  2. Programming Languages & Runtimes
  3. Proxy Objects
  4. Lifecycle Management