awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wlgq2 avatar

wlgq2/uv-cpp

0
View on GitHub↗
839 stele·212 fork-uri·C++·MIT·1 vizualizare

Uv Cpp

libuv wrapper in C++11 /libuv C++11网络库

Features

  • Asynchronous Event Loop - High-performance network library based on asynchronous I/O.

Istoric stele

Graficul istoricului de stele pentru wlgq2/uv-cppGraficul istoricului de stele pentru wlgq2/uv-cpp

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face wlgq2/uv-cpp?

libuv wrapper in C++11 /libuv C++11网络库

Care sunt principalele funcționalități ale wlgq2/uv-cpp?

Principalele funcționalități ale wlgq2/uv-cpp sunt: Asynchronous Event Loop.

Care sunt câteva alternative open-source pentru wlgq2/uv-cpp?

Alternativele open-source pentru wlgq2/uv-cpp includ: actor-framework/actor-framework — An Open Source Implementation of the Actor Model in C++. boostorg/asio — Boost.org asio module. chriskohlhoff/asio — Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that… ithewei/libhv — libhv is a high-performance C/C++ network library and event-driven I/O framework used to build TCP, UDP, SSL, HTTP,… libuv/libuv — libuv is a cross-platform asynchronous I/O library that provides an abstraction layer for event-driven networking,… skypjack/uvw — Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static…

Alternative open-source pentru Uv Cpp

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Uv Cpp.
  • actor-framework/actor-frameworkAvatar actor-framework

    actor-framework/actor-framework

    3,426Vezi pe GitHub↗

    An Open Source Implementation of the Actor Model in C++

    C++actor-modelactorsasync
    Vezi pe GitHub↗3,426
  • boostorg/asioAvatar boostorg

    boostorg/asio

    1,587Vezi pe GitHub↗

    Boost.org asio module

    C++
    Vezi pe GitHub↗1,587
  • chriskohlhoff/asioAvatar chriskohlhoff

    chriskohlhoff/asio

    5,896Vezi pe GitHub↗

    Asio is a C++ library for performing network and low-level I/O operations using a consistent asynchronous model that avoids blocking program execution. It provides a portable, cross-platform interface for network socket communication across different operating systems, and manages multiple asynchronous operations without requiring explicit thread management or locking. The library implements a proactor-based asynchronous model where operations post completion handlers to a queue for later execution, and wraps operating system I/O multiplexing mechanisms like epoll, kqueue, IOCP, and select in

    C++
    Vezi pe GitHub↗5,896
  • ithewei/libhvAvatar ithewei

    ithewei/libhv

    7,521Vezi pe GitHub↗

    libhv is a high-performance C/C++ network library and event-driven I/O framework used to build TCP, UDP, SSL, HTTP, WebSocket, and MQTT clients and servers. It provides a non-blocking event loop for managing network sockets, timers, and system signals across multiple threads. The project is distinguished by its integrated support for specialized network roles, including a full HTTP web server with RESTful routing and middleware, an MQTT messaging client for IoT communication, and the ability to implement SOCKS5 and HTTP proxies. It also features a reliable UDP implementation to ensure ordered

    Ccurlepollhttp-client
    Vezi pe GitHub↗7,521
Vezi toate cele 8 alternative pentru Uv Cpp→