awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

48 रिपॉजिटरी

Awesome GitHub RepositoriesNetwork Protocols

Libraries for implementing and interacting with standard network protocols.

Explore 48 awesome GitHub repositories matching part of an awesome list · Network Protocols. Refine with filters or upvote what's useful.

Awesome Network Protocols GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • sshnet/ssh.netsshnet का अवतार

    sshnet/SSH.NET

    4,310GitHub पर देखें↗

    SSH.NET is a .NET library that implements the SSH-2 protocol for encrypted remote connections and secure file transfers. It provides a complete SSH-2 protocol stack implementation with a channel multiplexing engine that manages multiple concurrent channels over a single connection, supporting simultaneous shell sessions, remote command execution, SFTP transfers, and port forwarding tunnels. The library includes a pluggable authentication pipeline supporting password, public key, certificate, keyboard-interactive, and multi-factor authentication combinations. The library distinguishes itself t

    Secure Shell library for SSH, SFTP, and SCP operations.

    C#networkscpsftp
    GitHub पर देखें↗4,310
  • robinrodricks/fluentftprobinrodricks का अवतार

    robinrodricks/FluentFTP

    3,377GitHub पर देखें↗

    An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.

    High-speed FTP and FTPS client library.

    C#ftpftp-clientftps
    GitHub पर देखें↗3,377
  • michaco/dnsclient.netMichaCo का अवतार

    MichaCo/DnsClient.NET

    873GitHub पर देखें↗

    DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups

    High-performance library for performing DNS lookups.

    C#c-sharpdnsdns-client
    GitHub पर देखें↗873
  • emqx/quicemqx का अवतार

    emqx/quic

    270GitHub पर देखें↗

    QUIC protocol for Erlang & Elixir

    Implementation of the QUIC transport protocol.

    Erlang
    GitHub पर देखें↗270
  • lemariva/upylorawanlemariva का अवतार

    lemariva/uPyLoRaWAN

    242GitHub पर देखें↗

    ESP32 using MicroPython meets lora.

    LoRaWAN integration for ESP32 devices.

    Python
    GitHub पर देखें↗242
  • ehong-tl/micropysx126xehong-tl का अवतार

    ehong-tl/micropySX126X

    163GitHub पर देखें↗

    Semtech SX126X LoRa driver for Micropython and CircuitPython. This library is ported and modified from RadioLib by jgromes. This library supports generic and Pycom variant micropython as well as CircuitPython. Tested with: 1. WiPy3.0 Semtech SX1262MB1PAS shield (LoRa) 2. WiPy3.0 Ebyte…

    LoRa driver for Semtech SX126X modules.

    Python
    GitHub पर देखें↗163
  • brainelectronics/micropython-modbusbrainelectronics का अवतार

    brainelectronics/micropython-modbus

    146GitHub पर देखें↗

    MicroPython ModBus TCP and RTU library supporting client and host mode

    Modbus TCP and RTU library for client and host modes.

    Python
    GitHub पर देखें↗146
  • martynwheeler/u-loramartynwheeler का अवतार

    martynwheeler/u-lora

    95GitHub पर देखें↗

    This is a port of raspi-lora (https://pypi.org/project/raspi-lora/) for micropython. I have tested on raspberry pi pico, esp8266, and esp32. It allows your microcontroller to use an RFM95 radio to communicate.

    LoRa implementation for Raspberry Pi.

    Python
    GitHub पर देखें↗95
  • cbrand/micropython-mdnscbrand का अवतार

    cbrand/micropython-mdns

    85GitHub पर देखें↗

    A pure Python implementation of MDNS and the Service Discovery protocol over MDNS for MicroPython.

    Pure Python MDNS implementation for service discovery.

    Python
    GitHub पर देखें↗85
  • techbase123/micropython-modbustechbase123 का अवतार

    techbase123/micropython-modbus

    77GitHub पर देखें↗

    Modbus Master library for MicroPython ESP32 devices. Based on pycom-modbus from pycom: https://github.com/pycom/pycom-modbus/

    Modbus Master library for ESP32.

    Python
    GitHub पर देखें↗77
  • insighio/microcoapyinsighio का अवतार

    insighio/microCoAPy

    69GitHub पर देखें↗

    A mini implementation of CoAP (Constrained Application Protocol) into MicroPython

    CoAP client and server implementation.

    Python
    GitHub पर देखें↗69
  • osresearch/zbpyosresearch का अवतार

    osresearch/ZbPy

    52GitHub पर देखें↗

    This is a pure Python implementation of a IEEE802.15.4 and ZigBee network stack that works with MicroPython.

    IEEE802.15.4 and Zigbee parser.

    Python
    GitHub पर देखें↗52
  • jczic/xasyncsocketsjczic का अवतार

    jczic/XAsyncSockets

    42GitHub पर देखें↗

    "XAsyncSockets.py"

    Managed asynchronous socket library.

    Python
    GitHub पर देखें↗42
  • status-im/nim-http-utilsS

    status-im/nim-http-utils

    0GitHub पर देखें↗

    HTTP helper procedures.

    GitHub पर देखें↗0
  • benob/geminiB

    benob/gemini

    0GitHub पर देखें↗

    Building blocks for Gemini protocol servers and clients.

    GitHub पर देखें↗0
  • tiagocoutinho/us2ntiagocoutinho का अवतार

    tiagocoutinho/us2n

    24GitHub पर देखें↗

    micropython bridge between UART and TCP for the ESP32

    Bridge between UART and TCP for ESP32.

    Python
    GitHub पर देखें↗24
  • ba0f3/telebot.nimB

    ba0f3/telebot.nim

    0GitHub पर देखें↗

    Telegram Bot API client.

    GitHub पर देखें↗0
  • enthus1ast/nimmulticastE

    enthus1ast/nimMulticast

    0GitHub पर देखें↗

    UDP Multicast library.

    GitHub पर देखें↗0
  • krisppurg/dimscordK

    krisppurg/dimscord

    0GitHub पर देखें↗

    Discord Bot and REST library.

    GitHub पर देखें↗0
  • rockcavera/nim-dnsprotocolR

    rockcavera/nim-dnsprotocol

    0GitHub पर देखें↗

    DNS protocol implementation.

    GitHub पर देखें↗0
पिछला123अगला
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Network Protocols