rare
Real-time regex aggregation and analysis.
It scans text streams and files, extracts data with regular expressions or tokenizers, and produces real‑time summaries in a variety of formats such as filters, histograms, tables, bar graphs, heatmaps, sparklines, and numeric analyses. The tool supports glob patterns, recursive directory traversal, optional gzip decompression, and can follow growing files with tail‑like behavior. Users can manipulate results with handlebars‑style expressions, ignore lines matching a pattern, and pipe input or output for integration with other commands.
The program is multi‑threaded, offering fast processing of large logs, CSV, JSON, and similar text sources. Output can be color‑coded or formatted as CSV, and several aggregators allow grouping, sorting, and reducing data with custom expressions. It runs on the command line and is available as a prebuilt binary, Homebrew package, or via a simple install script, with optional PCRE2 support for faster regex handling on Linux.
Reviews
Loading reviews…
Similar apps
Terminals & CLI
lowcharts
Draw low-resolution graphs.

Network & Connectivity
GoAccess
Real-time web log analyzer and interactive viewer that runs in a terminal.
File Management & Transfer
ripgrep
A line-oriented search tool that recursively searches your current directory for a regex pattern.
System Monitoring & Maintenance
Mac Monitor
Analysis tool for security research and malware triage

Terminals & CLI
Klogg
Fast, advanced log explorer

Terminals & CLI
grex
Generate regular expressions from user-provided test cases.