RegExtract
Data Extractor
A tool that enables easy and efficient data extraction from text using regular expressions in C#.
Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.
698 stars
8 watching
20 forks
Language: C#
last commit: about 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A tool to test and detect issues with regular expressions by fuzzing them with random input data. | 43 |
| A tool designed to extract and analyze data from Windows registry files | 562 |
| Extracts structured information from digital data without parsing file systems | 1,129 |
| A tool to extract and classify relevant strings from binary files | 9 |
| A Blazor application that allows testing regular expressions in a browser environment hosted on GCP Cloud Run | 4 |
| A live regular expression testing environment built with curses. | 8 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A type provider for regular expressions. | 74 |
| A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 |
| A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance. | 74 |
| A tool to interactively explore and test regular expressions in the Imba programming language | 2 |
| A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |