Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Try Free
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.
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.
DNS Router is a simple Java application which allolws DNS queries to be routet with regularexpression. With DNS Router specific DNS queries can be routet to configured addresses without installing a whole DNS server and configuring DNS forwarding.
HttpFinder is web content searching tool. It enables look for text content that matches given regularexpression in html pages/scripts etc. All navigation is performed with use of other regexp which describes links to visit.
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 RegularExpression. Image how to extract rows with the time amoung your log?
Expr4J aims to provide a general purpose expressionparser, which is also compatible with Microsoft Excel. It will provide an implementation of the built in functions in MS Excel as well as a calculation engine.
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 regularexpression syntax.
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.
CurveDraw is a software that aim to draw 2D curves (Cartesian,polaire).
The software is 100% Java.CurveDraw is based on JEP library (Java Math ExpressionParser) .
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