awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
caozhiyi avatar

caozhiyi/CppNet

0
View on GitHub↗
1,135 estrellas·252 forks·C++·BSD-3-Clause·0 vistas

CppNet

Cross platform network library with C++11

Features

  • Network Communication Libraries - C++ network communication library for building server applications.
  • Network Frameworks - Asynchronous network library for C++ applications.

Historial de estrellas

Gráfico del historial de estrellas de caozhiyi/cppnetGráfico del historial de estrellas de caozhiyi/cppnet

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace caozhiyi/cppnet?

Cross platform network library with C++11

¿Cuáles son las características principales de caozhiyi/cppnet?

Las características principales de caozhiyi/cppnet son: Network Communication Libraries, Network Frameworks.

¿Qué alternativas de código abierto existen para caozhiyi/cppnet?

Las alternativas de código abierto para caozhiyi/cppnet incluyen: ernwong/crystalorb. 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… alextangxiao/gamenetty. cuteant/spannetty. hn-lyf/remotenetwork.

Alternativas open-source a CppNet

Proyectos open-source similares, clasificados según cuántas características comparten con CppNet.
  • alextangxiao/gamenettyA

    ALEXTANGXIAO/GameNetty

    0Ver en GitHub↗
    Ver en GitHub↗0
  • chenshuo/muduoAvatar de chenshuo

    chenshuo/muduo

    16,157Ver en GitHub↗

    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++
    Ver en GitHub↗16,157
  • azure/dotnettyAvatar de Azure

    Azure/DotNetty

    4,238Ver en GitHub↗

    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
    Ver en GitHub↗4,238
cuteant/spannettyC

cuteant/SpanNetty

0Ver en GitHub↗
Ver en GitHub↗0
Ver las 26 alternativas a CppNet→