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

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

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

yasio/yasio

0
View on GitHub↗
0 स्टार्स·0 फोर्क्स·5 व्यूज़

Yasio

Features

  • Network Communication Libraries - Multi-platform asynchronous socket I/O library for C++.
  • Network Frameworks - Multi-platform asynchronous socket I/O library for client applications.

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

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

AI सर्च

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

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

Start searching with AI

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

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

yasio/yasio की मुख्य विशेषताएं हैं: Network Communication Libraries, Network Frameworks।

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

yasio/yasio के ओपन-सोर्स विकल्पों में शामिल हैं: alextangxiao/gamenetty. cuteant/spannetty. chenshuo/muduo — Muduo is a C++11 event-driven network library and framework designed for building high-concurrency Linux servers. It… azure/dotnetty — DotNetty is an asynchronous network framework and event-driven networking library for .NET. It is a port of the Netty… caozhiyi/cppnet — Cross platform network library with C++11. ernwong/crystalorb.

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

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

    Azure/DotNetty

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

    DotNetty is an asynchronous network framework and event-driven networking library for .NET. It is a port of the Netty architecture designed for building high-performance protocol servers and clients. The framework enables the development of network applications that handle concurrent connections and high-throughput data streaming without blocking execution threads. It supports the implementation of custom network protocols through defined encoding and decoding rules. The library utilizes a pipeline-based processing model and non-blocking I/O to manage network traffic. Its architecture incorp

    C#networkingprotocols
    GitHub पर देखें↗4,238
  • caozhiyi/cppnetcaozhiyi का अवतार

    caozhiyi/CppNet

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

    Cross platform network library with C++11

    C++epolliocpkqueue
    GitHub पर देखें↗1,135
  • chenshuo/muduochenshuo का अवतार

    chenshuo/muduo

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

    Muduo is a C++11 event-driven network library and framework designed for building high-concurrency Linux servers. It provides a toolkit for implementing scalable network services and socket communication using non-blocking I/O and asynchronous event processing. The framework implements a multi-threaded TCP server architecture that distributes connection handling across multiple CPU threads to maximize server throughput. This is achieved through a one-loop-per-thread model and a reactor pattern implementation, which dispatch network events from a central demultiplexer to registered handler fun

    C++
    GitHub पर देखें↗16,157
  • alextangxiao/gamenettyA

    ALEXTANGXIAO/GameNetty

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • Yasio के सभी 26 विकल्प देखें→