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
·

2 repositorios

Awesome GitHub RepositoriesNetworking Backends

Configurable backends for handling HTTP requests to external APIs.

Distinguishing note: Focuses on the ability to swap the underlying HTTP client.

Explore 2 awesome GitHub repositories matching web development · Networking Backends. Refine with filters or upvote what's useful.

Awesome Networking Backends GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • python-telegram-bot/python-telegram-botAvatar de python-telegram-bot

    python-telegram-bot/python-telegram-bot

    29,227Ver en GitHub↗

    This project is an asynchronous messaging framework designed for building interactive applications on the Telegram platform. It functions as a comprehensive wrapper that maps native platform methods and update types into structured objects, enabling developers to create event-driven services that respond to real-time user input. By integrating with standard event loops, the library facilitates high-throughput communication and non-blocking message processing. The framework distinguishes itself through a sophisticated update-driven dispatcher pattern that routes incoming messages to specific h

    Supports configuring the networking backend for API requests by providing custom implementations that replace the default client.

    Pythonbotchatbotframework
    Ver en GitHub↗29,227
  • avengemedia/dankmaterialshellAvatar de AvengeMedia

    AvengeMedia/DankMaterialShell

    4,403Ver en GitHub↗

    DankMaterialShell is a complete Wayland desktop environment that provides a unified set of panels, widgets, system tray, notifications, and an application launcher out of the box. It is built on a plugin-based shell architecture that allows for extending the desktop with custom widgets, launcher items, and background services through a unified component interface. The shell renders its panels, widgets, and overlays using the Wayland layer shell protocol for compositor-agnostic desktop integration. The project distinguishes itself through several integrated capabilities that work together as a

    Identifies the active network stack and lists which connection types each backend supports.

    QMLdwlgohyprland
    Ver en GitHub↗4,403
  1. Home
  2. Web Development
  3. Networking Backends

Explorar subetiquetas

  • Network Stack DetectorsTools that identify the active network stack and list supported connection types for each backend. **Distinct from Networking Backends:** Distinct from Networking Backends: focuses on detecting and validating the active network stack, not configuring HTTP request backends.