远程过程调用

  1. tarpc

    Rust 的一个 RPC 框架,注重易用性

    v0.34.0 114K #rpc #microservices #rpc-server #client-server #remote-procedure #api #network
  2. capnp-rpc

    Cap'n Proto 远程过程调用协议

    v0.19.2 73K #remote-procedure #proto #rpc #capnp #protocols #foo #schema
  3. onc-rpc

    开放网络计算 / Sun RPC 类型和快速序列化

    v0.3.0 58K #rpc #sun #xdr #protocols #remote-procedure #onc #deserialize
  4. lrcall

    兼容本地和远程过程调用的调用框架

    v0.1.5 800 #rpc #remote-procedure #network #microservices #api #rpc-service #server-api
  5. grammers-client

    与 Telegram API 交互的高级客户端

    v0.6.0 300 #telegram #telegram-bot #tl #mt-proto #client-connect #remote-procedure #rpc-client
  6. may_rpc

    基于协程的 Rust RPC 框架

    v0.1.6 #remote-procedure #rpc #rpc-service #remote #procedure #serialization #protocols
  7. typedb-protocol

    TypeDB 协议

    v2.28.4 210 #protocols #grpc #grpc-client #driver #remote-procedure #type-db #database
  8. krpc-client

    Kerbal Space Program kRPC 模块的独立客户端

    v0.5.1-api+0.5.2 #client #krpc #space #kerbal #remote-procedure #standalone #mod
  9. honk-rpc

    实现一个异步、双向、动态和BSON为基础的远程过程调用系统

    v0.3.0 200 #remote-procedure #onion-service #communication #bidirectional #bson #protocols #anonymous
  10. mco-rpc

    基于 mco 的 Rust RPC 框架

    v0.1.8 #rpc #rpc-framework #serialization #remote #remote-procedure #protocols #procedure
  11. ipc-rpc

    基于servo/ipc-channel的包装器,提供许多高级功能

    v1.2.6 420 #ipc #channel #rpc #inter-process #remote-procedure #ipc-channel #high-level
  12. meshpulse

    基于MQTT、AMQP、gRPC或HTTP的微服务间简单通信

    v0.2.1 #communication #mqtt #grpc #amqp #http #remote-procedure #event-driven-architecture
  13. dll-syringe

    用rust编写的Windows dll注入库

    v0.15.2 850 #dll #rpc #injector #remote-procedure #dll-injection #windows
  14. ippush

    IP远程过程

    v0.1.0 #remote-procedure #ip #udp #rpc #ip-address
  15. ipfi

    星际功能接口:一个快速运行的RPC库,只需配置即可使用

    v0.1.0-rc.2 #ipc #rpc #remote-procedure #programming-language #ffi #concurrency #byte-array
  16. gmf

    使用Glommio和Tonic的RPC库。注意:此包仅在Linux上工作。

    v1.0.0 #grpc #glommio #protobuf #async #future #remote-procedure
  17. tarpc-lib

    Rust 的一个 RPC 框架,注重易用性

    v0.7.0 #rpc #microservices #networking #api #server-api #remote-procedure #server
  18. tendermint

    一种高性能区块链共识引擎,可驱动任何编程语言编写的拜占庭容错应用程序。此crate提供了表示Tendermint信息的核心类型...

    v0.39.1 52K #blockchain #consensus #cosmos #bft #remote-procedure #fault-tolerant #programming-language
  19. arpy

    定义RPC签名并与各种客户端/服务器一起使用

    v0.2.0 #rpc #signatures #define #remote-procedure #server #client-server #web
  20. sshrpc

    通过SSH端口转发进行RPC

    v0.1.0 #ssh #rpc #port #rpc-server #forwarding #remote #remote-procedure
  21. tarpc-trace

    tarpc中跟踪的基础

    v0.3.0 #rpc #networking #tls #api #server-api #server-response #remote-procedure
  22. minirpc

    极简RPC框架

    v0.1.1 #rpc-framework #rpc #remote-procedure #communication #stateless #protocols #minimalist
  23. 尝试使用DuckDuckGo进行搜索。[搜索]

  24. lrcall-macro

    lrcall的进程宏

    v0.1.5 500 #rpc #networking #microservices #remote-procedure #api #rpc-service #server-api
  25. arpy-actix

    Arpy RPC库的Actix服务器

    v0.2.0 #rpc #websocket #rpc-server #remote-procedure #web-server #actix #actix-web
  26. arpy-reqwest

    Arpy RPC库的Reqwest客户端

    v0.2.0 #rpc #rpc-client #reqwest #arpy #remote-procedure #http-client #signatures
  27. ssb-rpc

    ssb使用的远程过程调用

    v0.3.1 #remote-procedure #ssb #calls #default #plugin-system
  28. cometbft

    CometBFT是一个高性能区块链共识引擎,可以为任何编程语言编写的拜占庭容错应用程序提供支持。此crate提供了表示CometBFT信息的核心类型...

    v0.1.0-alpha.2 #blockchain #consensus #bft #tendermint #remote-procedure #fault-tolerant #programming-language
  29. celestia-tendermint

    为了与Celestia网络兼容而进行的Tendermint分叉。Tendermint是一个高性能区块链共识引擎,可以为任何编程语言编写的拜占庭容错应用程序提供支持...

    v0.32.1 19K #blockchain #tendermint #consensus #bft #cosmos #remote-procedure #fault-tolerant
  30. krpc-rs

    使用Rust实现的Kerbal Space Program远程过程调用mod的基本类型

    v0.3.1 #remote-procedure #mod #communicating #basic #calls #implemented #space
  31. celestia-core

    为了与Celestia网络兼容而进行的Tendermint分叉。Tendermint是一个高性能区块链共识引擎,可以为任何编程语言编写的拜占庭容错应用程序提供支持...

    v0.34.0 #blockchain #tendermint #consensus #bft #cosmos #remote-procedure #fault-tolerant
  32. nrpc

    远程过程调用库

    v0.10.0 #remote-procedure #client-server #call #grpc #browser #specification #declaration
  33. may_rpc_derive

    基于协程的 Rust RPC 框架

    v0.1.4 #rpc #serialization #rpc-service #procedure #remote #remote-procedure #protocols
  34. ripsy-macros

    ripsy 的宏 - proc-macros

    v0.1.0 #ripsy #rpc #server-client #proc-macro #remote-procedure #name #add
  35. nrpc-build

    远程过程调用库 - 代码生成

    v0.10.0 #nrpc #remote-procedure #client-server #codegen #protobuf #call #grpc