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

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

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

lucas-clemente/quic-go

0
View on GitHub↗

Quic Go

Features

  • Networking Libraries - Pure Go implementation of the QUIC protocol.
  • Networking - Pure Go implementation of the QUIC protocol.
  • Networking and Protocols - Pure Go implementation of the QUIC network protocol.
  • नेटवर्किंग लाइब्रेरीज़ - Pure Go implementation of the QUIC protocol.

AI सर्च

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

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

Start searching with AI
0 स्टार्स·0 फोर्क्स·12 व्यूज़

स्टार हिस्ट्री

lucas-clemente/quic-go के लिए स्टार हिस्ट्री चार्टlucas-clemente/quic-go के लिए स्टार हिस्ट्री चार्ट

Quic Go के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Quic Go के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • pions/webrtcP

    pions/webrtc

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • 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
  • 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
  • anacrolix/utpA

    anacrolix/utp

    0GitHub पर देखें↗
    GitHub पर देखें↗0
Quic Go के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

lucas-clemente/quic-go की मुख्य विशेषताएं क्या हैं?

lucas-clemente/quic-go की मुख्य विशेषताएं हैं: Networking Libraries, Networking, Networking and Protocols, नेटवर्किंग लाइब्रेरीज़।

lucas-clemente/quic-go के कुछ ओपन-सोर्स विकल्प क्या हैं?

lucas-clemente/quic-go के ओपन-सोर्स विकल्पों में शामिल हैं: valyala/fasthttp — Fasthttp is a high-performance networking framework for Go, designed to maximize throughput and minimize memory… pions/webrtc. miekg/dns — This project is a Go DNS library used for implementing DNS clients and servers. It provides a toolkit for packet… ccding/go-stun. anacrolix/utp. aerogo/packet.