Automic VaultAutomic Vault

brew

libgrape-lite を Homebrew でインストール

libgrape-lite のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libgrape-lite

local Homebrew formula metadata

概要

パッケージ概要

C++ library for parallel graph processing

コマンドとエイリアス

  • run_app

履歴

プロジェクトの歴史と使われ方

libgrape-lite is Alibaba's C++ library form of GRAPE, a parallel graph-processing system built around the PIE programming model. It exists to let developers adapt sequential graph algorithms with relatively small changes and run them across large graph data.

プロジェクトの歴史

The repository README ties libgrape-lite to GRAPE, the Graph Parallel Processing Engine described in SIGMOD and VLDB work from 2017. The project presents itself as a lightweight, open-source implementation of the GRAPE core rather than a full graph platform.

GraphScope documentation says its analytical engine originated from GRAPE, and that a lightweight version of GRAPE is open-sourced as libgrape-lite. GraphScope extends it with mutable fragments, vineyard support, and service-mode features.

採用の歴史

libgrape-lite's adoption story is mostly inside Alibaba and GraphScope rather than broad end-user CLI use. The README's badge says it enables GraphScope, and GraphScope's glossary calls libgrape-lite a dependency that serves as the analytical engine core.

The v0.1.0 tag points to a 2021-10-29 commit, and subsequent tags through v0.3.5 show a small versioned release series. Homebrew packaging makes the C++/MPI graph library available outside the GraphScope source tree for users who want the lighter standalone component.

使われ方

Users build libgrape-lite with CMake, a C++11 compiler, MPI, and glog, then run example analytical applications such as single-source shortest path, weakly connected components, PageRank, local clustering coefficient, label propagation, and breadth-first search.

The project also includes LDBC benchmark support, optional GPU graph processing with CUDA and NCCL, and a GNN sampler example, so the package is most relevant to graph analytics researchers and infrastructure developers.

パッケージ好きにとっての重要性

The package is niche but interesting because it is a standalone slice of a larger graph-computing platform. Packaging libgrape-lite separately lets users experiment with GRAPE-style graph analytics without installing all of GraphScope.

Its dependency profile is very package-manager-shaped: C++11, MPI, glog, optional jemalloc, optional CUDA/NCCL, and benchmark/examples. That makes it a small formula with heavyweight ecosystem implications.

タイムライン

  • 2017: GRAPE publications appeared at SIGMOD and VLDB, with the README citing Best Paper and Best Demo awards.
  • 2021-10-29: The v0.1.0 tag points to a commit from this date.
  • 2021: GraphScope was presented in VLDB and open sourced, with its analytical engine tied to GRAPE.
  • 2026-07-01: The batch input listed Homebrew packaging for standalone libgrape-lite.

Related projects

  • GraphScope is the larger graph-computing system whose analytical engine builds on GRAPE/libgrape-lite.
  • Vineyard is named by GraphScope documentation as an extension point around the analytical engine.
  • LDBC Graphalytics, CUDA, NCCL, MPICH, OpenMPI, glog, and GraphScope's GRAPE-JDK appear in the project's documented ecosystem.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
run_appcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.3.5
マネージャ更新日2026-06-15
ローカルデータOK
上流最新
検出された最新v0.3.5

https://github.com/alibaba/libgrape-lite

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libgrape-lite
バージョン0.3.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libgrape-lite
ホームページhttps://alibaba.github.io/libgrape-lite/
リポジトリhttps://github.com/alibaba/libgrape-lite
上流ドキュメントhttps://alibaba.github.io/libgrape-lite
ライセンスApache-2.0
ソースアーカイブhttps://github.com/alibaba/libgrape-lite/archive/refs/tags/v0.3.5.tar.gz
最終更新2026-06-15T10:20:20-04:00
Pulseupdated
依存関係gflags, glog, open-mpi
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibgrape-lite
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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