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 |
---|---|---|
| A Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls | 67 |
| A JSON-RPC 2.0 implementation for Pharo Smalltalk | 11 |
| A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
| Provides a tool to generate RPC wrappers for C/C++ functions to enable remote procedure calls on Linux platforms. | 37 |
| An implementation of the JSON-RPC protocol on an Arduino board for remote control via serial or other means. | 28 |
| 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 |
| A C++ library for parsing and generating JSON data | 69 |
| An RPC framework for building remote procedure calls between different languages and applications. | 68 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
| An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
| Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 206 |
| Provides a standardized interface for remote procedure calls over JSON format | 92 |
| 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 |
| Provides a basic JSON-RPC implementation for building RESTful APIs with Python | 290 |
| JSON-RPC implementation with support for original and proposed specifications, including batch submission, keyword arguments, and notifications. | 448 |