Search Results for "regular expression" - Page 10

Showing 280 open source projects for "regular expression"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    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
  • 2
    This is a editor for regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    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
  • 6
    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
  • 7
    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
  • 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: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It 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
    Alternative regular expression library for Haskell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GutenPy is a comfortable text reader and catalog browser for Project Gutenberg. It features handy bookmarking, word definition lookups, and powerful catalog browser that uses regular expression filtering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Multi-Replacer is a GUI find/replace tool. The "search for"s & "replace with"s can be maintained by a 2-col table. MR support java-style Regex(Regular Expression) of course, also some basic edit functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TraceTail is a MS Windows utility that performs like the UNIX 'tail' command, with the added benefits of Trace Log support, UNICODE support, and both wildcard and regular expression filtering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cluster Search, a program for genome-wide regular expression pattern matching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    Free GUI Based Search and Replace Tool using Regular Expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Python script for doing mass extended-regular-expression based replacements on a stdin stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
Auth0 Logo