Automic VaultAutomic Vault

brew

libjson-rpc-cpp mit Homebrew, apt, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libjson-rpc-cpp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libjson-rpc-cpp

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install libjsonrpccpp-client0t64

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

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

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

Überblick

Paketzusammenfassung

C++ framework for json-rpc

Befehle und Aliase

  • jsonrpcstub

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
jsonrpcstubcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.4.1
Manager aktualisiert2026-06-06
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.4.1

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

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libjson-rpc-cpp
Version1.4.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libjson-rpc-cpp
Homepagehttps://github.com/cinemast/libjson-rpc-cpp
Repositoryhttps://github.com/cinemast/libjson-rpc-cpp
Upstream-Dokumentationhttps://github.com/cinemast/libjson-rpc-cpp#readme
LizenzMIT
Quellarchivhttps://github.com/cinemast/libjson-rpc-cpp/archive/refs/tags/v1.4.1.tar.gz
Zuletzt aktualisiert2026-06-06T10:04:21Z
Pulseupdated
Abhängigkeitenargtable, hiredis, jsoncpp, libmicrohttpd
Build-Abhängigkeitencmake
Von macOS bereitgestellte Bibliothekencurl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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