rpc_parallel

Parallel RPC library

A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces.

Type-safe library for building parallel applications, built on top of Async's Rpc module.

GitHub

47 stars
7 watching
14 forks
Language: OCaml
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
janestreet/coreA standard library overlay providing reusable, modular building blocks for OCaml programming1,126
mirage/ocaml-rpcA library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols96
rpclib/rpclibA C++ RPC library for remote procedure call using MessagePack.1,728
janestreet/baseA replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules.877
valyala/gorpcA Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments.706
yakivy/poppetA minimal, type-safe RPC library for Scala.25
parallella/palAn optimized C library for parallel computing and data movement on resource-constrained devices301
chadrem/amf_socketA bi-directional RPC library that enables high performance network communication between Actionscript applications.11
janestreet/typerepA runtime environment providing type-safe functionality for the OCaml programming language23
authorizon/fastapi_websocket_rpcProvides a robust and production-ready bidirectional JSON RPC channel over Websockets.7
janestreet/core_benchA library for running micro-benchmarks in OCaml50
tomerfiliba-org/rpycA transparent and symmetric RPC library for remote procedure calls and distributed computing1,585
cinemast/libjson-rpc-cppA C++ framework for JSON-RPC remote procedure calls956
eddelbuettel/rcppsimdjsonA set of C++ bindings for a fast JSON parsing library118
cxxxr/jsonrpcA Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls67