Showing 103 open source projects for "regular expression generator"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style Regular Expression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Annotation based lexer and parser generator suitable for processing wide range of languages, from small domain specific languages to big ones like Java. Actions may be written directly as annotated java methods. Examples of expression language and Java5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multi-platform regular expression (regex) creation. Highlights regex matches, and regex groups for quick regular expression creation. Save/load regular expression sessions. Create robust regex patterns on any major platform. Supports PCRE and wxRegEx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    QuickREx is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. QuickREx also runs as a standalone application - check the downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Linear time, dynamic API for lexical analysis and parser generation. Allows for a text-based specification of formal languages with the well-known regular-expressions approach, and using Parsing Expression Grammars as the underlying engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple regular expression-based URI validation, compliant with RFC 2396. Uses regexes based on the ABNF data in RFC 2396.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jregexdebugger is a debugger for java regular expression (regex) patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Batch Renamer is a powerful cross platform graphical tool that allows you to rename several files at once. Regular expression and number sequences are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 10
    T-Rex is a minimalistic regular expression library written in ANSI C, supports the following POSIX expressions: ?,*,+,^,$,.,[a-b],() plus the perl style greedy closures {n} . It can be conditionally compiled to support 8-bits or 16-bits character strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    C++ template classes for declaring non-left recursive grammars (in BNF) directly in the code as set of compound classes. Includes implementation of regular expression parser - regexp_parser. Supports wide char. See http://grammar2parser.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ytl is a C++ lightweight framework for developing Windows applications. It is based on win32sdk and provides some useful utilities. Regexp(RegEx) is a platform-independent pure C library that implement regular expression pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The treexpr library is a Free Software library that applies regular expression concepts to tree structures. It it written in C and has a JNI binding to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A flexible XML based PHP code generator, generates: 1) fully functional HTML forms that update and insert on multiple tables, 2) validation methods using regular expressions 3) HTML table generation from database using separate HTML layout files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The JavaRegexTester is for developers of regular expressions using the "java.util.regex" Package. Regular expressions can be matched with editable test text. Matches are highlighted and capturing groups are extracted. Displays expression syntax errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of frameworks for use by Cocoa applications. Includes AGRegex, a Perl-compatible regular expression framework using the PCRE library, AGSocket, a networking framework supporting asynchronous I/O, and AGProcess, a framework for obtaining Unix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RegExpToolkit is a simple and easy to use tool written in PHP to ease the process of finding the right regular expression. It supports the available regular expression related function of PHP and also the JavaScripts ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JarJunkie is a utility application for finding information within Java archives (Jars). This pure Java application utilizes regular expression searching and has an intuitive user interface, including drag and drop support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regular expression which recognizes the same language as the FA you described.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The eSysprops Eclipse plugin provides a regular expression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    With RegExTest you can fully test your regular expressions against a target text. Regular Expression syntax is not so obvious, so a quick test enviroment is really helpful in all situations. RegExTest allows you to use and test grouping functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jrexx - automaton based regular expression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Extracts information about jsp pages for use by developers. Integrates with regular javadoc documentation for .java files.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB