macOS
brew install libjson-rpc-cpplocal Homebrew formula metadata
安装
brew install libjson-rpc-cpplocal Homebrew formula metadata
sudo apt install libjsonrpccpp-client0t64Debian stable package indexes · libjsonrpccpp-client0t64 · 来源: deb.debian.org
nix profile install nixpkgs#libjson-rpc-cppnixpkgs package indexes · pkgs/by-name/li/libjson-rpc-cpp/package.nix · 来源: api.github.com
概览
C++ framework for json-rpc
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jsonrpcstub | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/cinemast/libjson-rpc-cpp
安装元数据
| 软件包键 | brew:libjson-rpc-cpp |
|---|---|
| 版本 | 1.4.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libjson-rpc-cpp |
| 主页 | https://github.com/cinemast/libjson-rpc-cpp |
| 仓库 | https://github.com/cinemast/libjson-rpc-cpp |
| 上游文档 | https://github.com/cinemast/libjson-rpc-cpp#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/cinemast/libjson-rpc-cpp/archive/refs/tags/v1.4.1.tar.gz |
| 最后更新 | 2026-06-06T10:04:21Z |
| Pulse | updated |
| 依赖 | argtable, hiredis, jsoncpp, libmicrohttpd |
| 构建依赖 | cmake |
| macOS 提供的库 | curl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-tools来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.