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

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

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

lsalzman/enet

0
View on GitHub↗
3,211 स्टार्स·722 फोर्क्स·C·MIT·2 व्यूज़

Enet

ENet reliable UDP networking library

Features

  • Networking - Reliable UDP networking library.
  • Network Libraries - Reliable UDP-based networking library for games.
  • नेटवर्किंग लाइब्रेरीज़ - Reliable UDP networking library.

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

lsalzman/enet के लिए स्टार हिस्ट्री चार्टlsalzman/enet के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Enet के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • skywind3000/kcpskywind3000 का अवतार

    skywind3000/kcp

    16,786GitHub पर देखें↗

    KCP is a low-latency transport protocol and reliability layer designed to provide TCP-like guaranteed delivery and ordering over UDP. It implements an automatic repeat request protocol to minimize network jitter and delays, prioritizing timeliness over bandwidth efficiency. The project distinguishes itself through a pluggable congestion controller and flow control logic, allowing the transport layer to be tuned for specific network environments. It includes a NAT keep-alive system that uses periodic heartbeat packets to maintain active communication paths and prevent address translation timeo

    C
    GitHub पर देखें↗16,786
  • qihoo360/evppQihoo360 का अवतार

    Qihoo360/evpp

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

    evpp is a C++ network library and framework designed for building high-performance network services using TCP, UDP, and HTTP protocols. It provides an asynchronous event loop to manage nonblocking I/O operations and concurrent network connections across multiple threads. The framework includes specialized tools for asynchronous DNS resolution and a system for asynchronous task scheduling using a managed thread pool. It also features a nonblocking HTTP server and client with integrated connection pooling. The project covers low-level transport layer connectivity for TCP and UDP, as well as hi

    C++
    GitHub पर देखें↗3,767
  • ada-url/adaada-url का अवतार

    ada-url/ada

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

    WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda, Kong, Telegram, Adguard, Datadog and Cloudflare Workers.

    C++cppneonparser
    GitHub पर देखें↗1,739
  • boostorg/asioboostorg का अवतार

    boostorg/asio

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

    Boost.org asio module

    C++
    GitHub पर देखें↗1,587
Enet के सभी 30 विकल्प देखें→

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

lsalzman/enet क्या करता है?

ENet reliable UDP networking library

lsalzman/enet की मुख्य विशेषताएं क्या हैं?

lsalzman/enet की मुख्य विशेषताएं हैं: Networking, Network Libraries, नेटवर्किंग लाइब्रेरीज़।

lsalzman/enet के कुछ ओपन-सोर्स विकल्प क्या हैं?

lsalzman/enet के ओपन-सोर्स विकल्पों में शामिल हैं: skywind3000/kcp — KCP is a low-latency transport protocol and reliability layer designed to provide TCP-like guaranteed delivery and… qihoo360/evpp — evpp is a C++ network library and framework designed for building high-performance network services using TCP, UDP,… chenshuo/muduo — Muduo is a C++11 event-driven network library and framework designed for building high-concurrency Linux servers. It… boostorg/beast — Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an… ada-url/ada — WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda,… boostorg/asio — Boost.org asio module.