Search Results for "regular expression generator" - Page 14

Showing 393 open source projects for "regular expression generator"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    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
  • 3
    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
  • 4
    This simple program watches the syslog's or metalog's log file and pops up the window whenever the new message comes. You can specify the file to watch and a regular expression for parsing the log line, so you can watch other than log files too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Free GUI Based Search and Replace Tool using Regular Expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    Searches arbitrary text input (logs, etc) for regular expression(s) matching, and then executes arbitrary SQL statement(s) with matched substrings used as parameters. Offers daemon, incremental and transactional features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Jaruen is a java based rules engine for evaluating if certain conditions are met for objects. A supplied rule (either in the form of a regular expression or using the syntax Jaruen provides) will be applied to supplied objects to test if they qualify for
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    Perl Entrez Gene Parser project provides Perl parsers for NCBI's Entrez Gene based on regular expression, Parse::RecDescent, Parse::Yapp and Perl-byacc. Some can parse human genome annotations in minutes. Documentation and user guides are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    I create this script with PHP, use to view images in webpage. mainly it matches images address by an regular expression, And contains assigns the picture type, and with provides the cache function. Also assists has matches URLs functions, coordinates the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    This is a Yet! Another Sentence Detector developed in Java using a Regular Expression-Based Boundary Sentence Detection approach that can be customized to work with any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Regular Expression Eclipse plug-in view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    spkg is a slackware package management utility. It can download/install/remove/upgrade packages, sync to the slackware-current tree, perform system upgrades and perform regular expression matching for package lists. spkg aims to be simple, powerful,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Zaval File Search solution is a local area network tool designed for fast file search on SMB shares and FTP servers. It supports lots features like regular expression usage and search based on custom/predefinded extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a zope product that will help grab data from any accessable web pages, and include it in your zope instance. Just fill in the regular expression pattern, and optionally the start and end pattern for the page. A list of matches will be returne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Regwatch is a regular expression based logfile watcher in perl. It watches a log file, and executes pre-defined actions based on whether the line matches a regular expression defined in the configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A COM object for VB/VBA providing regular expression capability (based on the PCRE library)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FindClass is a java program used to find classes in JAR files. All you have to do is specify at least part of class name (or a regular expression), the directory in which to search for JAR files, and whether or not you want to search subdirectories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is an attempt to create a completely full-featured developer's regular expression tester for the Microsoft .NET System.Text.RegularExpressions namespace. The current version is developed in VB.NET but I am currently considering porting to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB