awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesApplication Runtimes

Settings and hooks for customizing the execution environment, memory allocation, and thread safety of an application.

Distinct from Runtime Debugging: Distinct from Runtime Debugging: focuses on general application configuration and performance tuning rather than specifically on debugging and inspection.

Explore 1 awesome GitHub repository matching development tools & productivity · Application Runtimes. Refine with filters or upvote what's useful.

Awesome Application Runtimes GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • libevent/libeventAvatar de libevent

    libevent/libevent

    11,914Voir sur GitHub↗

    Libevent is a cross-platform library that provides a mechanism for executing callback functions when specific events occur on file descriptors, signals, or timers. It functions as a network event loop framework, enabling the development of applications that manage concurrent network connections and non-blocking input and output operations within a single execution context. The library distinguishes itself by providing a portable abstraction layer that automatically selects the most efficient system-level event notification mechanism available on the host operating system. It includes thread-s

    Supports runtime configuration for memory allocation, debugging modes, and thread safety settings to meet specific performance requirements.

    Casyncccross-platform
    Voir sur GitHub↗11,914
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Debugging and Inspection Tools
  6. Debugging and Inspection Tools
  7. Runtime Debugging
  8. Application Runtimes