pkg.soopen package index

brew / 排名 5169

使用 Homebrew, MacPorts, Nix, pacman 安装 angle-grinder

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install angle-grinder

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install angle-grinder

MacPorts ports tree · textproc/angle-grinder/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#angle-grinder

nixpkgs package indexes · pkgs/by-name/an/angle-grinder/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S angle-grinder

Arch Linux sync databases · angle-grinder · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Slice and dice log files on the command-line

命令和别名

  • agrind

历史

项目历史与用法

angle-grinder is a Rust command-line log analysis tool whose executable, `agrind`, brings query-pipeline style filtering, parsing, aggregation, and live terminal rendering to plain log streams.

项目历史

The official repository was created in March 2018 and early GitHub releases show rapid 0.x iteration during that same month. Its README frames the project as a tool for cases where logs are available locally but a full analytics stack such as Graphite, Honeycomb, Kibana, Sumo Logic, or Splunk is not.

The tool implements a small functional query language over text, JSON, logfmt, split fields, filters, and aggregate operators. The README emphasizes high-throughput processing, with simple pipelines able to process millions of rows per second.

采用历史

The README documents binary installation for Linux and macOS, source installation with Cargo, and package-manager availability through Homebrew, MacPorts, and FreeBSD packages. The Homebrew formula and other package-manager entries make it a Unix-toolbox style log utility rather than a service-bound product.

Its adoption is niche but clear: it serves operators and developers who want terminal-native ad hoc analytics against log files, especially when centralized observability tooling is unavailable, too heavy, or not worth setting up.

使用方式

Common usage pipes logs into `agrind` and applies filters and operators such as `json`, `logfmt`, `parse`, `where`, `count`, `sum`, `average`, percentile, and sort. The README example `* | json | count by log_level` captures the usual flow: parse structured logs, group them, and watch live results.

Aliases can be loaded from `.agrind-aliases` in the working directory or parent directories, which lets users keep reusable pipelines close to a project or log format.

为什么软件包爱好者会关心

angle-grinder sits in the package-manager sweet spot for small Rust CLIs: one executable, useful without a daemon, fast enough to justify a native binary, and attractive to users who live in pipes.

It is also a good example of a package whose documentation surface is the README. There is no separate docs site; the official repo is the authoritative manual, release surface, and source.

时间线

  • 2018: Official GitHub repository is created.
  • 2018: Early 0.x releases are published in March.
  • 2018: README documents Homebrew, MacPorts, FreeBSD, Linux binary, and Cargo installation paths.
  • 2018: v0.9.0 adds `agrind --self-update` according to the README.

Related projects

  • The README explicitly positions angle-grinder as a lightweight alternative when data is not already in Graphite, Honeycomb, Kibana, Sumo Logic, or Splunk.
  • It belongs near command-line text-processing and log tools such as awk, jq, grep, and logfmt parsers, but adds streaming aggregates and a terminal UI.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.agrind-aliases/ in current working directoryparent directories

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

安装元数据

软件包元数据

软件包键brew:angle-grinder
版本0.19.6
软件包管理器Homebrew
主页https://github.com/rcoh/angle-grinder
仓库https://github.com/rcoh/angle-grinder
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

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

Nix95%

angle-grinder

nix profile install nixpkgs#angle-grinder
  • normalized package name match
  • 匹配方式:Angle Grinder
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/an/angle-grinder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

angle-grinder 0.19.6-3

Slice and dice logs on the command line

https://github.com/rcoh/angle-grinder

sudo pacman -S angle-grinder
  • License: MIT
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Angle Grinder
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: angle-grinder from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

angle-grinder

sudo port install angle-grinder
  • normalized package name match
  • 匹配方式:Angle Grinder
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/angle-grinder/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

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