macOS
brew install libjson-rpc-cpplocal Homebrew formula metadata
brew
C++ framework for json-rpc. Version 1.4.1 via Homebrew; verified 2026-06-06.
install
brew install libjson-rpc-cpplocal Homebrew formula metadata
sudo apt install libjsonrpccpp-client0t64Debian stable package indexes · libjsonrpccpp-client0t64 · source: deb.debian.org
nix profile install nixpkgs#libjson-rpc-cppnixpkgs package indexes · pkgs/by-name/li/libjson-rpc-cpp/package.nix · source: api.github.com
overview
C++ framework for json-rpc
history
libjson-rpc-cpp is a C++ framework for building JSON-RPC clients and servers, with support for JSON-RPC 2.0 and partial support for JSON-RPC 1.0. Its distinctive packaging feature is jsonrpcstub, a generator that turns a procedure specification into C++, JavaScript, or Python stubs.
The project was public on GitHub by 2013 and developed as a cross-platform CMake-based library for Linux and OS X. Its README advertises ready-to-use HTTP and TCP client/server connectors, a clean extension-oriented architecture, and optional build flags for transport backends and examples.
The README also points readers to json-rpc-cxx, a newer C++17 header-only implementation by the same author, which frames libjson-rpc-cpp as the older compiled-library generation of that author's JSON-RPC work.
The upstream README lists distro and package-manager installation paths for Debian, Ubuntu, Fedora, Arch, Gentoo, Homebrew, and Windows. It also records historical users or references such as NASA Ames, cpp-ethereum, XBMC examples, and Bitcoin-related C++ API tooling.
Typical use starts with a JSON procedure specification, then jsonrpcstub generates abstract server and client classes. Applications implement the generated server interface or link the generated client against libjsonrpccpp-common, libjsonrpccpp-server, libjsonrpccpp-client, and the selected transport dependencies.
It is a classic mid-2010s C++ network library package: CMake, system libraries, optional transports, generated stubs, and distro-specific split packages for runtime libraries and tools. That makes it useful for understanding how JSON-RPC tooling was packaged before newer single-header C++17 libraries became common.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jsonrpcstub | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cinemast/libjson-rpc-cpp
install metadata
| Package key | brew:libjson-rpc-cpp |
|---|---|
| Version | 1.4.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libjson-rpc-cpp |
| Homepage | https://github.com/cinemast/libjson-rpc-cpp |
| Repository | https://github.com/cinemast/libjson-rpc-cpp |
| Upstream docs | https://github.com/cinemast/libjson-rpc-cpp#readme |
| License | MIT |
| Source archive | https://github.com/cinemast/libjson-rpc-cpp/archive/refs/tags/v1.4.1.tar.gz |
| Last updated | 2026-06-06T10:04:21Z |
| Pulse | updated |
| Dependencies | argtable, hiredis, jsoncpp, libmicrohttpd |
| Build dependencies | cmake |
| Uses from macOS | curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libjson-rpc-cpp |
| Version Scheme | 0 |
| Revision | 6 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libjsonrpccpp-client0t64 0.7.0-2.2+b2
library implementing json-rpc C++ clients
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-client0t64libjsonrpccpp-common0t64 0.7.0-2.2+b2
common functionality for server and client library
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-common0t64libjsonrpccpp-dev 0.7.0-2.2+b2
development files for JSON-RPC C++ framework
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-devlibjsonrpccpp-server0t64 0.7.0-2.2+b2
library implementing json-rpc C++ servers
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-server0t64libjsonrpccpp-stub0t64 0.7.0-2.2+b2
library for stub generation of libjsonrpccpp based applications
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-stub0t64libjsonrpccpp-tools 0.7.0-2.2+b2
stub generator for libjsonrpccpp based applications
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-toolslibjson-rpc-cpp
nix profile install nixpkgs#libjson-rpc-cpplibjsonrpccpp-client0t64 0.7.0-2.2build2
library implementing json-rpc C++ clients
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-client0t64libjsonrpccpp-common0t64 0.7.0-2.2build2
common functionality for server and client library
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-common0t64libjsonrpccpp-dev 0.7.0-2.2build2
development files for JSON-RPC C++ framework
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-devlibjsonrpccpp-server0t64 0.7.0-2.2build2
library implementing json-rpc C++ servers
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-server0t64libjsonrpccpp-stub0t64 0.7.0-2.2build2
library for stub generation of libjsonrpccpp based applications
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-stub0t64libjsonrpccpp-tools 0.7.0-2.2build2
stub generator for libjsonrpccpp based applications
https://github.com/cinemast/libjson-rpc-cpp
sudo apt install libjsonrpccpp-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.