Automic VaultAutomic Vault

brew

Install libjson-rpc-cpp with Homebrew, apt, Nix

C++ framework for json-rpc. Version 1.4.1 via Homebrew; verified 2026-06-06.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libjson-rpc-cpp

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libjsonrpccpp-client0t64

Debian stable package indexes · libjsonrpccpp-client0t64 · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#libjson-rpc-cpp

nixpkgs package indexes · pkgs/by-name/li/libjson-rpc-cpp/package.nix · source: api.github.com

overview

Package summary

C++ framework for json-rpc

Commands and aliases

  • jsonrpcstub

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2013-02-07: The 0.1 tag points at an early public GitHub commit.
  • 2016-08-10: v0.7.0 release branch was merged.
  • 2010s: README documents installation through Debian/Ubuntu, Fedora, Arch, Gentoo, Homebrew, and Windows packages.
  • Later: The README points users to json-rpc-cxx as a newer C++17 header-only implementation.

Related projects

  • Related projects include json-rpc-cxx, jsoncpp, libcurl, GNU libmicrohttpd, hiredis, and applications that used JSON-RPC APIs such as cpp-ethereum and XBMC/Kodi examples.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
jsonrpcstubcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.4.1
manager updated2026-06-06
local dataok
upstreamcurrent
latest detectedv1.4.1

https://github.com/cinemast/libjson-rpc-cpp

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:libjson-rpc-cpp
Version1.4.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/libjson-rpc-cpp
Homepagehttps://github.com/cinemast/libjson-rpc-cpp
Repositoryhttps://github.com/cinemast/libjson-rpc-cpp
Upstream docshttps://github.com/cinemast/libjson-rpc-cpp#readme
LicenseMIT
Source archivehttps://github.com/cinemast/libjson-rpc-cpp/archive/refs/tags/v1.4.1.tar.gz
Last updated2026-06-06T10:04:21Z
Pulseupdated
Dependenciesargtable, hiredis, jsoncpp, libmicrohttpd
Build dependenciescmake
Uses from macOScurl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibjson-rpc-cpp
Version Scheme0
Revision6
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

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-client0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 6 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonrpccpp-client0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonrpccpp-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-common0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 4 dependencies
  • 1 provides
  • 3 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonrpccpp-common0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonrpccpp-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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 8 dependencies
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonrpccpp-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonrpccpp-server0t64 0.7.0-2.2+b2

library implementing json-rpc C++ servers

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-server0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 6 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonrpccpp-server0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonrpccpp-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-stub0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 5 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonrpccpp-stub0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libjsonrpccpp-tools 0.7.0-2.2+b2

stub generator for libjsonrpccpp based applications

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-tools
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libjsonrpccpp-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libjson-rpc-cpp

nix profile install nixpkgs#libjson-rpc-cpp
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libjson-rpc-cpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libjsonrpccpp-client0t64 0.7.0-2.2build2

library implementing json-rpc C++ clients

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-client0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 6 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonrpccpp-client0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonrpccpp-common0t64 0.7.0-2.2build2

common functionality for server and client library

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-common0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 4 dependencies
  • 1 provides
  • 3 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonrpccpp-common0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonrpccpp-dev 0.7.0-2.2build2

development files for JSON-RPC C++ framework

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 8 dependencies
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonrpccpp-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonrpccpp-server0t64 0.7.0-2.2build2

library implementing json-rpc C++ servers

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-server0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 6 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonrpccpp-server0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonrpccpp-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-stub0t64
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 5 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonrpccpp-stub0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libjsonrpccpp-tools 0.7.0-2.2build2

stub generator for libjsonrpccpp based applications

https://github.com/cinemast/libjson-rpc-cpp

sudo apt install libjsonrpccpp-tools
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libjson-rpc-cpp
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Libjson Rpc Cpp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libjsonrpccpp-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment