rcoh/angle-grinder
Slice and dice logs on the command line observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 66
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3108
- days_rel: 522
- days_push: 209
- n_releases_24m: 1
Adoption not part of the score
3752 stars · 75 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Angle-grinder (agrind) is a Rust command-line tool for parsing, filtering, and aggregating log data with a live-updating terminal UI. It provides a small query language with parsers (JSON, logfmt, split) and aggregators (sum, average, percentile, count, sort) for analytics on log streams without a full observability platform.
Use cases
- parse and aggregate JSON logs from the command line
- compute percentiles and averages over log streams
- live-updating terminal analytics on log files
- query structured logs without kibana or splunk
- count distinct values in log data
- filter and group log lines by fields
When to choose
- you need fast log analytics (millions of rows/sec) directly in the terminal
- your logs aren't in a centralized system like splunk or honeycomb
- you want a lightweight query language for parsing and aggregating logs
When to avoid
- you need long-term storage, dashboards, or alerting for logs
- you already have a full observability platform like kibana or sumologic
- you need a GUI-based log exploration tool
Facets
cli-tool · maturity active
logging analytics parser data-visualization cli developer-tools analytics monitoring windows bsd cli cross-platform log-analysis terminal-ui rust aggregation structured-logs live-updating command-line linux macos
1 source
- readme: https://github.com/rcoh/angle-grinder · fetched 2026-08-28 · e5dc3502aa26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rcoh/angle-grinder | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="rcoh/angle-grinder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem