awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEmulator Instance Pools

Systems for managing and reusing pre-initialized emulator instances to reduce initialization overhead across multiple execution threads.

Distinct from Pre-initialized Instance Pools: None of the candidates cover emulator-specific pooling; they focus on cloud nodes, graphs, or UI charts.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Emulator Instance Pools. Refine with filters or upvote what's useful.

Awesome Emulator Instance Pools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zhkl0228/unidbgAvatar von zhkl0228

    zhkl0228/unidbg

    5,028Auf GitHub ansehen↗

    unidbg is a framework for emulating and debugging ARM32 and ARM64 native binaries on a host machine. It serves as an Android and iOS binary debugger and native library emulator, allowing for the execution of native code without the need for physical hardware. The project distinguishes itself through a native function hooking framework and a Model Context Protocol debugging tool that exposes emulator state to AI assistants for automated binary analysis. It also includes a specialized memory analyzer for tracking guest-side allocations and identifying leaks in native binaries. The toolset cove

    Implements a thread-safe object pool to share pre-initialized emulator instances and reduce setup overhead.

    Javaandroidcapstonedebugger
    Auf GitHub ansehen↗5,028
  1. Home
  2. Operating Systems & Systems Programming
  3. Emulator Instance Pools