Search Results for "regular expression generator" - Page 9

Showing 290 open source projects for "regular expression generator"

View related business solutions
  • 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
  • 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
  • 1
    A Python script that allows you to move files form a Directory to sub-folders based on a Regular expression - useful for managing your monolithic download folder -- Requires PythonCard (http://pythoncard.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A java regular expression processor using finate statemachines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Command line tool to find documents which contain strings matched by a regular expression. Supports pdf, Microsoft Office 98-2003, chm, text files. Will soon support html as well. Precompiled win32 version available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a simple Java front-end for the UNIX grep. It lets you search file contents also if you are not familiar with the command line or the regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5

    C++/CPP bbcode library bbcodelib

    Fast and reliable C++ library designed to parse Board Bulletin Codes

    bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time. Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Adds regular expression capability to your /etc/hosts file! Any hostname that matches the defined regular expression will be resolved to the given IP, allowing you to easily overwrite the DNS resolving for a large set of hosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RegWizard is a tool for parsing and verifying regular expressions. This regular expression tool also adds a few visual interactions that provide a better ease into creating regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A collection of python scripts to create and handle an XML corpus (a large collection of text for linguistic purpose) from an original Wikipedia database backup dump. It includes a regular expression based parser for the MediaWiki markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    An utility is intended for editing perl regular expressions, allows you to choose different options for compilation regular expression. Sсript has a simple interface for the reflection results of implementated expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13
    dna2abc turns DNA sequences into musical sequences. The key feature is the rule editor; a rule is a regular expression paired with a Tcl script. dna2abc scans a DNA sequence, testing each regular expression: if it matches, the Tcl script is run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    RegeXeX: An Interactive System Providing Regular Expression Exercises
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    ShelveDB is a pure python SQL-like database engine, where queries are preformed in analogous python syntax. It uses only built-in modules and shelve as the data structure. It has regular expression searching, plus native python typing and type checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    augrok is a Linux audit log analysis tool written in Perl that provides searches based on real and effective user/group ids along with login id, executable name, terminal, within a time range, regular expression matching, and so much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    Scour: a Perl script able to find lines in log files matching a given Perl regular expression. It counts matches within given time periods, and reports on whether the number of matches exceeds a given count, shows matching lines, or executes a command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Accepts a regular expression as an argument and any matches found (stdin) will be highlighted (stdout) using shell color escape sequences. Good for looking through logs/monitoring console output/etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    grepmail searches a normal or compressed mailbox (gzip, bzip2, or tzip) for a given regular expression and returns those emails that match the query. It also supports searches constrained by date.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A regular expression fuzzing engine that receives a regex and generates all the possible strings for that regex.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB