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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesBytecode Class Mapping

Tracking and managing the mapping of modified class definitions to ensure correct runtime execution of swapped code.

Distinct from Dynamic Class Management: Focuses on bytecode-level class mapping for hot-swapping, whereas Dynamic Class Management typically refers to CSS or UI class toggling.

Explore 1 awesome GitHub repository matching user interface & experience · Bytecode Class Mapping. Refine with filters or upvote what's useful.

Awesome Bytecode Class Mapping GitHub Repositories

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

    alibaba/freeline

    5,463GitHub पर देखें↗

    Freeline is a mobile application update framework and bytecode hot-swap engine designed to deliver incremental binary updates to devices. It functions as a binary diff patching tool and a mobile over-the-air patching framework that allows for the delivery of small update packages to fix bugs and replace resources without requiring a full application reinstall. The system distinguishes itself through its ability to perform dynamic code swapping and native library updating. It replaces shared object binaries and code segments in a running process via socket servers, enabling logic updates and h

    Tracks modified class definitions during the build to ensure correct runtime mapping of swapped code segments.

    Java
    GitHub पर देखें↗5,463
  1. Home
  2. User Interface & Experience
  3. Dynamic Class Management
  4. Bytecode Class Mapping