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
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • python-telegram-bot/python-telegram-botAvatar von python-telegram-bot

    python-telegram-bot/python-telegram-bot

    29,227Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗29,227
  • avengemedia/dankmaterialshellAvatar von AvengeMedia

    AvengeMedia/DankMaterialShell

    4,403Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,403
  1. Home
  2. Web Development
  3. Networking Backends

Unter-Tags erkunden

  • 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.