pkg.soopen package index

brew / 排名 5948

使用 Homebrew, Nix, apt 安装 libjson-rpc-cpp

查看 libjson-rpc-cpp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libjson-rpc-cpp

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#libjson-rpc-cpp

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

Debian apt已验证 · 92%
sudo apt install libjsonrpccpp-client0t64

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

概览

软件包摘要

C++ framework for json-rpc

命令和别名

  • jsonrpcstub

历史

项目历史与用法

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.

时间线

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

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jsonrpcstub可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.4.1
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:libjson-rpc-cpp
版本1.4.1
软件包管理器Homebrew
主页https://github.com/cinemast/libjson-rpc-cpp
仓库https://github.com/cinemast/libjson-rpc-cpp
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 3 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation