awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to hyperpolymath/v-grpc

Open-source alternatives to V Grpc

30 open-source projects similar to hyperpolymath/v-grpc, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best V Grpc alternative.

  • actionk/ecspowernetcodeA

    actionk/ECSPowerNetcode

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ada-url/adaada-url 的头像

    ada-url/ada

    1,739在 GitHub 上查看↗

    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
  • aerogo/packetA

    aerogo/packet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • afnetworking/afnetworkingAFNetworking 的头像

    AFNetworking/AFNetworking

    33,433在 GitHub 上查看↗

    AFNetworking is an Objective-C networking library for Apple platforms, including iOS, macOS, watchOS, and tvOS. It functions as an HTTP client that manages remote server communication by wrapping the system loading framework to handle requests and responses. The library provides specialized security and identity tools, featuring SSL certificate pinning for server trust validation and the implementation of standardized OAuth authentication flows. It further distinguishes itself with network reachability monitoring to track interface availability and request mocking capabilities to simulate ser

    Objective-C
    在 GitHub 上查看↗33,433
  • akrennmair/gopcapakrennmair 的头像

    akrennmair/gopcap

    491在 GitHub 上查看↗

    A simple wrapper around libpcap for the Go programming language

    Go
    在 GitHub 上查看↗491

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • alamofire/alamofireAlamofire 的头像

    Alamofire/Alamofire

    42,385在 GitHub 上查看↗

    Alamofire is an HTTP networking library that provides a foundation for managing network requests and responses through a chainable, type-safe interface. It serves as an asynchronous request manager, coordinating concurrent network operations and data streams while maintaining application responsiveness. The library distinguishes itself through a protocol-oriented request adaptation system, which utilizes interceptors to modify or authenticate requests before dispatch. It employs a middleware-driven pipeline to process traffic, handling encoding, authentication, and error recovery in a modular

    Swiftalamofirecarthagecertificate-pinning
    在 GitHub 上查看↗42,385
  • alikhalili/heartbeatA

    AliKhalili/heartbeat

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • allenxuxu/gevAllenxuxu 的头像

    Allenxuxu/gev

    1,775在 GitHub 上查看↗

    🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.

    Goepollepoll-tcp-serverevent-driven
    在 GitHub 上查看↗1,775
  • alvyxaz/barebones-masterserveralvyxaz 的头像

    alvyxaz/barebones-masterserver

    486在 GitHub 上查看↗

    Master Server framework for Unity

    C#
    在 GitHub 上查看↗486
  • amitshekhariitbhu/androidnetworkingamitshekhariitbhu 的头像

    amitshekhariitbhu/AndroidNetworking

    5,906在 GitHub 上查看↗

    AndroidNetworking is an HTTP networking library for Android that handles the full lifecycle of network communication, from sending requests to parsing responses and caching data. It provides a unified interface for executing GET, POST, PUT, DELETE, HEAD, and PATCH requests, with support for both synchronous and asynchronous execution, and includes built-in JSON response parsing that converts server responses directly into Java objects or lists. The library distinguishes itself through a set of integrated capabilities that go beyond basic request execution. It manages file downloads and upload

    Java
    在 GitHub 上查看↗5,906
  • anacrolix/utpA

    anacrolix/utp

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • andreajens/rakugaki-rumbleA

    AndreaJens/rakugaki-rumble

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • andyburke/unityhttpA

    andyburke/UnityHTTP

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ashleymills/reachability.swiftashleymills 的头像

    ashleymills/Reachability.swift

    7,976在 GitHub 上查看↗

    Reachability.swift is a network connectivity listener and Swift network state wrapper. It monitors real-time changes to network status and tracks whether a device is connected to Wi-Fi or cellular data. The library functions as a network reachability monitor that uses closures and system notifications to trigger callbacks when connectivity changes. It tracks internet connectivity and connection types to allow for network state handling and the adjustment of app content loading based on availability.

    Swift
    在 GitHub 上查看↗7,976
  • asynchttpclient/async-http-clientAsyncHttpClient 的头像

    AsyncHttpClient/async-http-client

    6,392在 GitHub 上查看↗

    This is a non-blocking network client for Java applications that provides asynchronous HTTP request capabilities and bidirectional WebSocket connectivity. It leverages a Netty-based architecture to handle high volumes of network input and output. The library utilizes native transport abstractions such as Epoll, KQueue, and io_uring to reduce system latency. It supports HTTP/2 multiplexing to run multiple concurrent request-response streams over a single connection and provides automatic response body decompression for various formats. Core capabilities cover the management of complex network

    Javaahcasyncasynchttpclient
    在 GitHub 上查看↗6,392
  • averageflow/gohooksA

    averageflow/gohooks

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • awslabs/s2nawslabs 的头像

    awslabs/s2n

    4,736在 GitHub 上查看↗

    s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It provides a modular cryptographic backend interface to encrypt data streams, manage handshakes, and handle mutual authentication between peers. The project focuses on post-quantum cryptography, integrating quantum-resistant key exchange and digital signatures to protect connections against future computing threats. It distinguishes itself through security hardening measures, such as memory-locked secret storage to prevent keys from being swapped to disk and timing-attack mitiga

    C
    在 GitHub 上查看↗4,736
  • aybabtme/portproxyA

    aybabtme/portproxy

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bartbes/love-misc-libsbartbes 的头像

    bartbes/love-misc-libs

    115在 GitHub 上查看↗

    Just some random libs I have lying around, now with version control!

    Lua
    在 GitHub 上查看↗115
  • beardedmanstudios/forgenetworkingremasteredBeardedManStudios 的头像

    BeardedManStudios/ForgeNetworkingRemastered

    1,484在 GitHub 上查看↗

    See various forks, also please join the Forge Community fork of Forge Alloy! -> https://github.com/ForgeAlloyCommunity/ForgeAlloy

    C#multiplayermultiplayer-gamenetwork-library
    在 GitHub 上查看↗1,484
  • beetlex-io/beetlexB

    beetlex-io/BeetleX

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • beetlex-io/beetlex.lightB

    beetlex-io/BeetleX.Light

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bestogames/bestonetB

    BestoGames/BestoNet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • blast-harbour/godot-rollback-fighter-demoB

    blast-harbour/Godot-Rollback-Fighter-Demo

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • boostorg/asioboostorg 的头像

    boostorg/asio

    1,587在 GitHub 上查看↗

    Boost.org asio module

    C++
    在 GitHub 上查看↗1,587
  • boostorg/beastboostorg 的头像

    boostorg/beast

    4,801在 GitHub 上查看↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    在 GitHub 上查看↗4,801
  • bruceqiu1996/easytcp4netB

    BruceQiu1996/EasyTcp4Net

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • c-ares/c-aresc-ares 的头像

    c-ares/c-ares

    2,152在 GitHub 上查看↗

    A C library for asynchronous DNS requests

    C
    在 GitHub 上查看↗2,152
  • c-robinson/iplibc-robinson 的头像

    c-robinson/iplib

    151在 GitHub 上查看↗

    A library for working with IP addresses and networks in Go

    Go
    在 GitHub 上查看↗151
  • 2881099/freeim2

    2881099/FreeIM

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0