Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Start Free
Powerful App Monitoring Without Surprise Bills
AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.
Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
EPIC is an open source Perl IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, content assist, perldoc support, source formatter, templating support, regularexpression plugin and a Perl debugger.
Manages Java application/tool options. Options are mapped to Java Bean properties using annotations. Options can be loaded from command line arg String[] array, an XML file, or a java properties file. Help texts can be generated.
Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
Automatically test the content of HTML pages among different versions of your web application. Assertions: text, regularexpression, XPath and Business Attributes (name-value attributes). Auto generation of assertions from recorded. Eclipse Plug-In.
RegWizard is a tool for parsing and verifying regular expressions. This regularexpression tool also adds a few visual interactions that provide a better ease into creating regular expressions.
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.
SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style RegularExpression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
Currently, this project consists of a pure java math expressionparser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
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.
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.
JFEP is a Java fast mathematical expressionparser and evaluator. It is designed to avoid inefficiency and to support multiple evaluations without overhead.
Expression4J (Math ExpressionParser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
The treexpr library is a Free Software library that applies regularexpression concepts to tree structures. It it written in C and has a JNI binding to Java.
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.
RegX is a RegularExpression builder/visualizer. It is a Java application that provides visual pattern matching similar to Regex Coach. Unlike Regex Coach it is based on java.util.regex package which ensures quality of your expressions when used within a
JarJunkie is a utility application for finding information within Java archives (Jars). This pure Java application utilizes regularexpression searching and has an intuitive user interface, including drag and drop support.
This program allows you to specify a Deterministic Finite Automata, Nondeterministic Finite Automata, or Generalized NFA and will return a regularexpression which recognizes the same language as the FA you described.
JEPLite is a light-weighted (re)implementation of the Java ExpressionParser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
The eSysprops Eclipse plugin provides a regularexpression filterable view of the system properties set. In addition, through a preference page, users can define custom system properties to be restored each session.