libjson-rpc-cpp
RPC framework
A C++ framework for JSON-RPC remote procedure calls
C++ framework for json-rpc (json remote procedure call)
956 stars
74 watching
322 forks
Language: C++
last commit: about 1 year ago
Linked from 3 awesome lists
c-plus-pluscppjsonjson-rpcjson-rpc-clientjson-rpc-serverjson-rpc2libjson-rpc-cpprpcstub-generator
Related projects:
Repository | Description | Stars |
---|---|---|
cxxxr/jsonrpc | A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
juliendelplanque/jrpc | A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
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,969 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 69 |
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. | 565 |
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 | 206 |
status-im/nim-json-rpc | Provides a standardized interface for remote procedure calls over JSON format | 92 |
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 | 290 |
joshmarshall/jsonrpclib | JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |