Showing 413 open source projects for "regular"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    DreamWeaver MX has no autosave function. This tool implements it by 'clicking' on the Save, or Save All menu items for you (at a regular interval). It is a stand-alone program, not a DreamWeaver MX plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSPChecker is a source-code checker for JSPs. It parses JSP / HTML pages for usage of particular tags and scripts such as HTML FORM, Javascript, in-page Java, scriptlets, and custom regular expressions either through an ANT task or command-line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • $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
  • 5
    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
  • 6
    Clean is a program that searches for backup files and such identified by regular expressions in a ~/.cleanrc, and deletes them: possibly interactively with a per-file y/n decision, or in a batch mode. Clean is written in C and targets Unix/POSIX.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    This lets you type Sanskrit on Windows XP/2000 using a regular QWERTY keyboard! It is designed to be easy to learn, use and install. Could be used for other Devanagari languages - Hindi, Konkani, Marathi, Punjabi etc...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WCRT is a small C runtime library for Windows, which implements parts of its functionality through calls to the Win32API. The main purpose of this library is to allow the creation of small statically linked executables from regular C source files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EMF Search Plugin -- This Eclipse 3.0 plugin provides a search page specialized for searching EMF model instance data serialized to workspace resources. Currently supported are regular text searches and XPath searches (using Jakarta JXPath).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Regular Expression Eclipse plug-in view
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    libZTL provides 'easy-to-use' extensions of C++ STL , improving std::string with typeconversation, type-save printf-formating and regular expressions. Handling date, time, exception, assertion, serialisation and other usefull stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RegXmaker library and utilities create regular expressions based on detecting similarities between multiple files. IMPORTANT NOTE: THIS PROJECT IS NO LONGER ACTIVE. This project has moved to GitHub: https://github.com/shaftekbiz/regxmaker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A COM object for VB/VBA providing regular expression capability (based on the PCRE library)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A run-time configurable character stream tokenizer that allows the user to define token classes via regular expressions. The developer is not limited to predefined notions of whitespace, commenting, or word modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    This is Regular Expressions for Objects. Traditionally, regular expressions match character patterns on sequence of characters. oregex matches object patterns on object streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Using a series of Regular Expressions this application scans web documents generated by Microsoft (TM) Office Products, and converts them to proper syntax. This is done by checking cross checking legitimate HTML tags againts those in the generated doc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The eSysprops Eclipse plugin provides a regular expression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ripsaw is a desktop application that allows you to create, edit, group and de/activate a regular expressions and then use them to parse input from a file or pasted in source. Ripsaw is built in Java and uses SWT for fast responsive forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    With RegExTest you can fully test your regular expressions against a target text. Regular Expression syntax is not so obvious, so a quick test enviroment is really helpful in all situations. RegExTest allows you to use and test grouping functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TestPattern is a jakarta ant task for source file verification. It applies a set of regular expression pattern tests against each file in a fileset. It intends to be much more general and flexible than other pojects such as checkstyle and macker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of the Regex Assistant is to help you to write regular expressions. With the Regex Assistant you can edit a Perl regex and visualize its behavior. This is an HTML Application (HTA) developped with PerlScript of the ActiveState company.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    jrexx - automaton based regular expression api for Java - provides a very fast matching alogrithm, an extended pattern syntax (with set operations for complement, union, intersection, difference) and allows introspection of the automaton's structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Extracts information about jsp pages for use by developers. Integrates with regular javadoc documentation for .java files.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo