awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rcoh/angle-grinderAvatar de rcoh

    rcoh/angle-grinder

    3,740Voir sur 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
    Voir sur GitHub↗3,740
  1. Home
  2. Data & Databases
  3. Text Pattern Matching
  4. Pattern-Based Data Extraction