awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPattern-Based Data Extraction

Extracting structured variables from text using regular expression captures or wildcards.

Distinct from Text Pattern Matching: Distinct from pattern matching by focusing on the extraction of variables into fields rather than just discovering a match.

Explore 1 awesome GitHub repository matching data & databases · Pattern-Based Data Extraction. Refine with filters or upvote what's useful.

Awesome Pattern-Based Data Extraction GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rcoh/angle-grinderAvatar de rcoh

    rcoh/angle-grinder

    3,740Ver en GitHub↗

    Angle Grinder is a command line log processor and analytics tool used for parsing, filtering, and aggregating logs through a pipeline of text transformations. It functions as a text transformation pipeline that converts unstructured logs, as well as JSON and logfmt serialized data, into structured fields for analysis. The tool enables the computation of summary statistics, including running totals, counts, averages, and percentiles. It specifically supports time series log processing by partitioning data into discrete time windows to analyze event frequency and system behavior. The processin

    Extracts variables from text using greedy wildcards and named regular expression captures.

    Rustanalyticscli-applogging
    Ver en GitHub↗3,740
  1. Home
  2. Data & Databases
  3. Text Pattern Matching
  4. Pattern-Based Data Extraction