Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
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.
dTools' JConsole is a tiny library to assist Java developers in creating command line software. Features of dTools' JConsole include adding custom commands, parse command lines, and logging abilities.
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
TeXConverter is a converter to parse LaTeX input and create representations of the document in other formats (currently HTML, XDocs(Maven), a specific Wiki-format). Internally a Java object model is used to represent the document, to ease extensibility.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This project has the aim to develop an editor for the module descriptor files of the popular hivemind framework. The editor help write the contributions to configuration points, by gathering all module descriptos to parse all schemata.
An alternative to jakarta project. Lightweight and simple. Reads OLE file (try at least) and parse all that looks like a text. Supports Word, Excel, RTF and PowerPoint files. Outlook planned, but not made yet.
This tool is for parse the complex delphi project and generate the graphics output of class inter-relationship layout. When you start maintain the delphi project use this tool to understand the system structure.
JBooleanExpression is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type)
Configutron is a generic XML based application configuration module. It provides the application developer to define and load XML based app configurations without having to write a single line of Java code to parse and read the configuration file.
myXDM(XML-Database Mapper)is a mapping tool between XML and Database. It can parse XML format data and save it into Database, query data from Database and transform it to XML format data.
An open-source Java framework to build and parse IFX messages into JavaBeans. The project additionally aims to provide adapter frameworks to connect to external data sources such as RDBMSs and other legacy systems.
Noir is a Protocol/File Specification Format Framework. Noir specification files double as documenation and can be read into the Noir Framework, which will parse,read, and output automatically for you.
any2rss is set of tools that allow you convert just about everything to rss, currently it include a configurable web page parser that parse web pages into rss file. Other possibilities includes Email, News, Log files .... etc
JSEL (Java Source Engineering Library) is a library to manipulate with Java Source files. You can parse/navigate compilation units of other language elements or construct/modify them using JSEL classes.
Java 5 library to parse and validate (by a class describing possibilities) commands line at the startup of an application. After, creates an option manager which can be interrogated at anytime during the execution.
Web analyzer for logs from different formats, which output XML reports, multi-hosts logs file supported, possibility to apply an XSL page to ouput in HTML, and use of SVG to make the graphs.
The project includes the library to parse HTTP_USER_AGENT
The Hg Library is a Java class library for generation and processing of HTML, intended for use in servers, or anywhere HTML is needed. It provides facilities to programmatically generate HTML, parse HTML, and use existing HTML as templates.
uNLPBot is a chatter bot based on Natural Language Processing theory, able to parse small but representative subsets of english natural language and to produce english sentences compliant to english grammar and related to conversation threads.
RSS Viewer is a Java-based ticker application. It uses JAXP to parse RSS-sites (RDF site summary). It is easy to use and easy to configure. It has 2 different views: a browser-like view and a simple ticker-view.
RSSLib4J.<br>
RSSLib4J is a set of Java API to parse and retrive information from a RSS Feed<br>
It supports RSS version 0.9x ,1.0 and 2.0 specification with Doublin Core and Syndication namespace
Visai Neri is an attempt to syntactically parse Natural Languages in general and Tamil in particular. To this end, we have developed an application using JavaCC to parse Venpa poetry after writing the grammar in BNF. Vision: complete Tamil grammar in
JargX is a library that provides an oject-oriented API to parse command line
parameters in Java applications. It was designed with two key goals: 1) to
require minimal client code; and 2) to encapsulate enforcement of command line usage rules.