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

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

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

Open-source alternatives to Webrtc

30 open-source projects similar to pions/webrtc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Webrtc alternative.

  • lucas-clemente/quic-goL

    lucas-clemente/quic-go

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

    miekg/dns

    8,709GitHub पर देखें↗

    This project is a Go DNS library used for implementing DNS clients and servers. It provides a toolkit for packet exchange, record parsing, and the development of custom nameservers. The library includes a DNS server framework and a zone manager for parsing standard zone files and synchronizing data via zone transfers. It features a dedicated DNSSEC implementation library for generating cryptographic keys and validating signatures, as well as a TLS transport for encrypted connections between clients and servers. The system covers a broad range of capabilities including DNS resolver functional

    Godnsdns-librarydnssec
    GitHub पर देखें↗8,709
  • valyala/fasthttpvalyala का अवतार

    valyala/fasthttp

    23,264GitHub पर देखें↗

    Fasthttp is a high-performance networking framework for Go, designed to maximize throughput and minimize memory overhead in demanding web applications. It functions as a specialized HTTP server and client library that prioritizes efficient resource management, allowing developers to build scalable services capable of handling massive concurrent traffic with minimal garbage collection pressure. The library distinguishes itself through a focus on zero-allocation processing and low-level optimization. It achieves this by recycling temporary request and response objects through managed pools and

    Go
    GitHub पर देखें↗23,264
  • schollz/peerdiscoveryS

    schollz/peerdiscovery

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • intel-go/nff-goI

    intel-go/nff-go

    0GitHub पर देखें↗
    GitHub पर देखें↗0

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • pkg/sftppkg का अवतार

    pkg/sftp

    1,656GitHub पर देखें↗

    SFTP support for the go.crypto/ssh package

    Go
    GitHub पर देखें↗1,656
  • mdlayher/dhcp6M

    mdlayher/dhcp6

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

    masterzen/winrm

    468GitHub पर देखें↗

    Command-line tool and library for Windows remote command execution in Go

    Go
    GitHub पर देखें↗468
  • aerogo/packetA

    aerogo/packet

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • mdlayher/rawM

    mdlayher/raw

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • google/gnxiG

    google/gnxi

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • go-rtc/stunG

    go-rtc/stun

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • hashicorp/go-getterhashicorp का अवतार

    hashicorp/go-getter

    1,822GitHub पर देखें↗

    Package for downloading things from a string URL using a variety of protocols.

    Go
    GitHub पर देखें↗1,822
  • hashicorp/mdnshashicorp का अवतार

    hashicorp/mdns

    1,361GitHub पर देखें↗

    Simple mDNS client/server library in Golang

    Go
    GitHub पर देखें↗1,361
  • c-robinson/iplibc-robinson का अवतार

    c-robinson/iplib

    151GitHub पर देखें↗

    A library for working with IP addresses and networks in Go

    Go
    GitHub पर देखें↗151
  • fanux/lhttpfanux का अवतार

    fanux/lhttp

    688GitHub पर देखें↗

    go websocket, a better way to buid your IM server

    Go
    GitHub पर देखें↗688
  • ccding/go-stunC

    ccding/go-stun

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

    jlaffaye/ftp

    1,394GitHub पर देखें↗

    FTP client package for Go

    Goftpftp-clientgo
    GitHub पर देखें↗1,394
  • mdlayher/arpM

    mdlayher/arp

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

    DrmagicE/gmqtt

    1,041GitHub पर देखें↗

    Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang

    Gogmqttgolangmqtt
    GitHub पर देखें↗1,041
  • eduardonunesp/sslbE

    eduardonunesp/sslb

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • mdlayher/ethernetM

    mdlayher/ethernet

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

    fortio/fortio

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

    Fortio is a performance testing tool written in Go that generates constant request rates to measure latency histograms and response percentiles. It functions as a network performance benchmarker for analyzing system performance across HTTP and gRPC endpoints, and includes a specialized HTTP echo server for mirroring requests. The project distinguishes itself through a web-based HTTP load testing API used for triggering asynchronous tests and visualizing result data through graphs. It also provides server behavior simulation, allowing the echo server to inject artificial delays and vary respon

    Gogogolanggolang-application
    GitHub पर देखें↗3,703
  • gansidui/gotcpG

    gansidui/gotcp

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

    gchaincl/httplab

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

    httplab is an interactive HTTP mock server, request inspection tool, and response simulator. It functions as a web server designed to capture and analyze incoming HTTP requests and headers in real time for debugging purposes. The tool enables the construction and delivery of custom HTTP responses to simulate various server behaviors. Users can forge specific headers and bodies to test how client applications handle different status codes and payloads, with the ability to save these configurations as response templates for consistent reuse across sessions. The project covers a broad surface o

    Go
    GitHub पर देखें↗4,151
  • gliderlabs/sshgliderlabs का अवतार

    gliderlabs/ssh

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

    This project is a Go library and framework for implementing the SSH protocol. It provides a toolkit for building custom SSH servers, managing encrypted connections, and handling remote command execution. The implementation focuses on flexible session management through callback-based handling and a pluggable authentication system that supports passwords, public keys, and certificates. It includes mechanisms for secure network tunneling, including local and reverse port forwarding for TCP and Unix domain socket traffic. The library covers a broad range of protocol capabilities, including cryp

    Gogolanggolang-packagessh
    GitHub पर देखें↗4,145
  • anacrolix/utpA

    anacrolix/utp

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

    google/gopacket

    6,781GitHub पर देखें↗

    gopacket is a Go library for live packet capture and multi-layer protocol decoding. It provides a framework for parsing raw network bytes into structured protocol layers, enabling inspection and analysis of network traffic directly from interfaces or packet capture files. The library distinguishes itself through a layered protocol stack that organizes decoders as independent, composable layers, and an interface-based decoder registry that supports extensible custom protocol development. It offers zero-copy packet decoding for high-throughput parsing, stream-based TCP reassembly to reconstruct

    Go
    GitHub पर देखें↗6,781
  • akrennmair/gopcapakrennmair का अवतार

    akrennmair/gopcap

    491GitHub पर देखें↗

    A simple wrapper around libpcap for the Go programming language

    Go
    GitHub पर देखें↗491
  • osrg/gobgposrg का अवतार

    osrg/gobgp

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

    GoBGP is a Border Gateway Protocol routing suite and network stack implemented in Go. It serves as a routing engine for exchanging network reachability information and managing traffic paths across autonomous systems. The project functions as a routing controller with a control plane managed via remote procedure call interfaces. It includes a specialized route reflector to reduce peering overhead by sharing routing data between internal network peers. The system incorporates a pluggable policy engine for filtering and modifying routing information and a routing information base to separate r

    Go
    GitHub पर देखें↗4,080