ocaml-rpc

RPC library

A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols

Light library to deal with RPCs in OCaml

GitHub

96 stars
10 watching
31 forks
Language: OCaml
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mirage/charrua A comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients. 55
mirage/ocaml-uri An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. 98
mirage/ocaml-dns An OCaml implementation of the DNS protocol supporting most standard domain name system functions. 105
mirage/ocaml-cohttp An OCaml library for building HTTP clients and servers using various asynchronous programming libraries 711
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
rpclib/rpclib A C++ RPC library for remote procedure call using MessagePack. 1,721
mirage/ke A high-performance queue implementation in OCaml with optional weight and limit support 51
mirage/digestif Tools for implementing various hash algorithms in multiple programming languages. 87
janestreet/rpc_parallel A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. 47
mirleft/ocaml-tls A TLS implementation in OCaml for secure communication 304
mirage/prometheus An OCaml library that allows applications to report metrics to a Prometheus monitoring server. 51
mirage/ocaml-cow A set of parsers and syntax extensions to manipulate web formats from OCaml code 107
mirage/orm Automatically generates functions to persist and query data using an object-relational mapping backend. 60
mirage/emile A library to parse e-mail addresses with support for various RFCs and domain handling 32
valyala/gorpc A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. 702