Showing 167 open source projects for "regular expression generator"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    C++ framework inspired by the .Net framework class library Implements its own collection, net, io, text, forms, xml and regular expression classes
    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
    wxPCRE is a cross-platform PCRE C++ wrapper that is built for use with wxWidgets. It was engineered to be a direct 'drop-in' replacement for wxRegEx (the native regular expression library). This is a pcre wrapper implementation wxWidgets style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Graphically displays matches of Perl regular expressions. Useful for teaching how to write regular expression as well as developing/testing your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    The component is a .NET 2.0 wrapper to the PCRE (Perl Compatible Regular Expression 5.6) library. In comparison with the standard .NET regular expression, the PCRE library has serious advantages. The library is precompiled for 32bit MS Windows only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jregexdebugger is a debugger for java regular expression (regex) patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    RegX is a Regular Expression builder/visualizer. It is a Java application that provides visual pattern matching similar to Regex Coach. Unlike Regex Coach it is based on java.util.regex package which ensures quality of your expressions when used within a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    Regular Expression Eclipse plug-in view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB