awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesProcess-Aware Initialization

Logic that detects the current execution process to avoid redundant library setup.

Distinct from Process Group Initializations: None of the candidates cover Android-specific process name checking for singleton initialization

Explore 1 awesome GitHub repository matching operating systems & systems programming · Process-Aware Initialization. Refine with filters or upvote what's useful.

Awesome Process-Aware Initialization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • acra/acraAvatar de ACRA

    ACRA/acra

    6,495Ver en GitHub↗

    Acra is an Android crash reporting framework and diagnostic data collector designed to detect failures and capture device diagnostics, system logs, and application state. It serves as an embeddable library for capturing and processing crash reports, providing a pipeline to send this data to custom backends or via email. The project features a plugin-based sender architecture that allows reports to be routed through HTTP endpoints, email clients, or proprietary backend implementations. It includes a user-controlled reporting system with preference toggles and interactive dialogs to manage user

    Prevents duplicate library setup by checking the current Android process name.

    Kotlin
    Ver en GitHub↗6,495
  1. Home
  2. Operating Systems & Systems Programming
  3. Process-Aware Initialization