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.
47 stars
7 watching
14 forks
Language: OCaml
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A standard library overlay providing reusable, modular building blocks for OCaml programming | 1,126 |
| A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
| A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
| A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. | 877 |
| A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 706 |
| A minimal, type-safe RPC library for Scala. | 25 |
| An optimized C library for parallel computing and data movement on resource-constrained devices | 301 |
| A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
| A runtime environment providing type-safe functionality for the OCaml programming language | 23 |
| Provides a robust and production-ready bidirectional JSON RPC channel over Websockets. | 7 |
| A library for running micro-benchmarks in OCaml | 50 |
| A transparent and symmetric RPC library for remote procedure calls and distributed computing | 1,585 |
| A C++ framework for JSON-RPC remote procedure calls | 956 |
| A set of C++ bindings for a fast JSON parsing library | 118 |
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |