libjson-rpc-cpp

RPC framework

A C++ framework for JSON-RPC remote procedure calls

C++ framework for json-rpc (json remote procedure call)

GitHub

955 stars
74 watching
320 forks
Language: C++
last commit: 11 months ago
Linked from 3 awesome lists

c-plus-pluscppjsonjson-rpcjson-rpc-clientjson-rpc-serverjson-rpc2libjson-rpc-cpprpcstub-generator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
juliendelplanque/jrpc A JSON-RPC 2.0 implementation for Pharo Smalltalk 10
rpclib/rpclib A C++ RPC library for remote procedure call using MessagePack. 1,721
pearu/simple-rpc-cpp Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. 37
cloud-rocket/arduino-json-rpc An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. 28
sogou/srpc An RPC framework built on top of C++ Workflow, supporting multiple protocols and data formats for building scalable and high-performance remote procedure call systems. 1,956
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
kostya/simple_rpc An RPC framework for building remote procedure calls between different languages and applications. 68
raveler/ffmpeg-cpp A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. 560
octopusdeploy/halibut An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. 12
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 203
status-im/nim-json-rpc Provides a standardized interface for remote procedure calls over JSON format 91
walkor/workerman-jsonrpc A framework that enables high-performance remote procedure calls (RPCs) and distributed services with support for multiple protocols, event-driven architecture, and fault-tolerant operations. 252
cenobites/flask-jsonrpc Provides a basic JSON-RPC implementation for building RESTful APIs with Python 289
joshmarshall/jsonrpclib JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. 447