awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Y

yasio/yasio

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

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.

Star-Verlauf

Star-Verlauf für yasio/yasioStar-Verlauf für yasio/yasio

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was sind die Hauptfunktionen von yasio/yasio?

Die Hauptfunktionen von yasio/yasio sind: Network Communication Libraries, Network Frameworks.

Welche Open-Source-Alternativen gibt es zu yasio/yasio?

Open-Source-Alternativen zu yasio/yasio sind unter anderem: 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.

Open-Source-Alternativen zu Yasio

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Yasio.
  • azure/dotnettyAvatar von Azure

    Azure/DotNetty

    4,238Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,238
  • caozhiyi/cppnetAvatar von caozhiyi

    caozhiyi/CppNet

    1,135Auf GitHub ansehen↗

    Cross platform network library with C++11

    C++epolliocpkqueue
    Auf GitHub ansehen↗1,135
  • chenshuo/muduoAvatar von chenshuo

    chenshuo/muduo

    16,157Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗16,157
  • alextangxiao/gamenettyA

    ALEXTANGXIAO/GameNetty

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 26 Alternativen zu Yasio anzeigen→