Search Results for "regular expression" - Page 9

Showing 280 open source projects for "regular expression"

View related business solutions
  • $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
  • 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
  • 1
    HttpFinder is web content searching tool. It enables look for text content that matches given regular expression in html pages/scripts etc. All navigation is performed with use of other regexp which describes links to visit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HGET is a command line tool written in VBS for the Windows platform that scrapes all text from a web page, searches with a regular expression you specify for a file name that periodically changes but you know the approximate name for, then downloads the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Now you don't need to rack your brains with making a regexp to extract necessary rows from log files. Just run that tool and you'll get the right Regular Expression. Image how to extract rows with the time amoung your log?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    WebExtractor360 is a free and open source web data extractor. It allows you to extract Images, Phrases, URLs (Links), URLs (Keywords), Emails, Phone, Fax and ANY other information on the web by specifying a Regular Expression. See http://www.webextractor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A java regular expression processor using finate statemachines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    RegexBuilder is a WinForms application written in C#. Its intention is to help developers creating and testing regular expressions easily and quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    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
  • 11
    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
  • 12
    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
  • 13
    A custom Source Adapter for SQL Server 2005 data flows. It allows a user to import text files which are not properly formatted flat files by specifying a regular expression. It is useful for importing legacy text reports and other unusual data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    A handy Windows tool to parse files in directory with regular expression. The parsing is interactive that will run while you type in the regular expression. The parsed data can be saved in tab-delimited file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RegeXeX: An Interactive System Providing Regular Expression Exercises
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    DomGrep is a Windows based grep like utility accepting either command line or graphical user interface input. It searches for files containing text that matches a regular expression pattern, and is compatible with DOMercury, SlickRun and other applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
Auth0 Logo