Automic VaultAutomic Vault

brew

Install libgrape-lite with Homebrew

C++ library for parallel graph processing. Version 0.3.5 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libgrape-lite

local Homebrew formula metadata

overview

Package summary

C++ library for parallel graph processing

Commands and aliases

  • run_app

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

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 3 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
run_appcliglobal 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 version0.3.5
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv0.3.5

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

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:libgrape-lite
Version0.3.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/libgrape-lite
Homepagehttps://alibaba.github.io/libgrape-lite/
Repositoryhttps://github.com/alibaba/libgrape-lite
Upstream docshttps://alibaba.github.io/libgrape-lite
LicenseApache-2.0
Source archivehttps://github.com/alibaba/libgrape-lite/archive/refs/tags/v0.3.5.tar.gz
Last updated2026-06-15T10:20:20-04:00
Pulseupdated
Dependenciesgflags, glog, open-mpi
Build dependenciescmake
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 Namelibgrape-lite
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

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
  • package relationship graph
  • package version freshness
  • package-page enrichment