200 projects for "regular" with 2 filters applied:

  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 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
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • 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
  • 5
    SysTools for Kylix is a library of utility routines & algorithms for Borland Kylix. Among other things, it supports 1-Dimensional bar codes, date time and string routines, sorting, a regular expression engine, & a run-time math expression analyzer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    Eclipse plugin and library to create - text-editor with synthax-highlighting describe by a regular granmar. - outline view based on the same granmar The first implemntation is a named-file editor (DNS)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jregex - a regular expression library for Java. Main features include perl5.6 syntax, Unicode support, high performance, some advanced experimental functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    AG101 is a java-based visual XSL editor/debugger built on the Pollo XML editor (pollo.sourceforge.net). It has extensions to a regular expression library. It also has the ability to pipe XSL transforms one to another and store and reuse those pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Regexviewer is a small, pretty teaching application. It is designed to teach students about (Java 1.4, PERL-like) regular expressions, by permitting them to load a text file, and experiment upon it with regular expressions interactively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Regular Expression with Korean Support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Source 2 Binary (S2B) is an attempt to simplify the software build environment provided by Make and Autoconf. Implemented in Python, S2B allows build scripts to simultaneously mix simple, makefile-like target descriptions with regular Python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code is more secure against decompilation and other forms of reverse engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    STack Oriented Interactive Compiler Adapted to Linux. POSIX threads, regular expressions, sockets, associative arrays (hashes), dynamic memory/GC, floating point math, types, and more. An RPN language, inspired by STOIC and Forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RE is a fast regular expression library for OCaml. It accepts several syntax (and semantics) for regular expressions: Perl-style, Emacs-style and Posix extended regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy to use neural network library in C++, to build networks with arbitrary (acyclic) topologies, both regular and recurrent (for data structures).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This library interfaces the PCRE-library (Perl Compatibility Regular Expressions) to OCaml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RegExplorer is a visual regular expression explorer, it allows for writing regular expressions and visually see the matches, thus making regular expression much easier to write and maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ustring targets the complete conformance of the Unicode 3.0 standard. That is : an access to the Unicode characters database; the normalization forms C, D, KC, and KD; Unicode-compliant regular expressions support; etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A pattern matching library with a syntax similar to regular expressions, but more suited for morphological analysis. Differences from regex include: named variables, iterating over all possible matches, and extensible syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Regular Expression Library - provides a very fast DFA (Deterministic Finite Automaton) based matching algorithm, and full compliance with POSIX.2 except for internationalization features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Don't write that regex, grow it! Regex Garden aims to create a simple, easy-to-use graphical interface for building, testing, and debugging regular expressions. Simply stated, it's an IDE for your regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Non backtacking NFA implementation of regular expressions for dot net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Application that provides a benchmark and other infos between regular expressions with the same goal to make your own analyzes.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo