Vibeleaderboard
Index / tool
Visit github.com
Category
Developer Tools
Rank
Pricing
Open Source
Platform
cli · web
Type
TOOL
GitHub
297 stars
Latest release
v0.1.0
Date

About

A Rust-based log analysis tool that clusters millions of noisy log lines into a small set of typed, statistically-annotated patterns using CLP encoding and Drain3 clustering. It runs fully locally (CLI, Rust library, or WASM in-browser) and outputs human-readable, JSON, or compact LLM-optimized formats so large log files can be summarized for debugging or fed into an LLM context window.

What it can do

  • Cluster millions of noisy log lines into a small set of typed patterns

    Raw log filesTyped log patterns

  • Annotate log patterns with statistical quantiles

    Clustered log patternsQuantile statistics

  • Detect anomalies in log data

    Log linesAnomaly annotations

  • Output analysis results in human-readable format

    Log patternsHuman-readable text

  • Output analysis results in JSON format

    Log patternsJSON data

  • Output a compact LLM-optimized summary format

    Log patternsLLM-optimized text

Why it made the leaderboard

Collapses a 56K-line log into a handful of typed patterns before it hits an LLM's context window, and runs locally so raw logs never leave the machine.

Tags

logslog-analysisclirustwasmllmmonitoringobservability

Tech Stack

Rust

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.