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.
Create free account
Gemini 3 and 200+ AI Models on One Platform
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.
This projects has the intent to take any file that has a header and any number of lines, take out the blank lines, the carriage return and the line feed, given as delimitation the "project number" format and generates a new clean file.
OpenFileAid is aimed to help people working with COBOL Copybooks and flat files, such as the orginal IBM FileAid. It allows to parse and load CopyBooks, to map the content of flat files to the fields of CopyBooks, to Intitialize CopyBooks...
Jbi4Corba is a JBI binding component for the corba protocol. Basically it is a protocol translator from the CORBA protocol to the JBI normalized message protocol. Once a corba service is published as a JBI endpoint it can participate the ESB processes.
The goal of the OSM2PostGIS project is to develop an OpenStreetMap data processor that can import any amount of .osm XML data into a PostGIS database, and produce evaluated navigation network topologies to support routing.
An extension of Sesame (http://www.openrdf.org) implementing Labeled RDF/S semantics.
Statements can have a label, stored using Sesame "context". Labels can be partially ordered; a reasoner allowing to reason with labels is thus provided.
Copernicus is a distributed resources management system, that uses CIM as it's architecture and philosophy. With Copernicus one can manage all resources in his infrastructure using one common convenient object model.
HBaseTableManager lets you create HBaseTables from RDF be it in a File or remotely available via HTTP. An example HTable.rdf is included and also available via http://turnguard.com/hbase/util/HTable.rdf for testing.
json-httpd is a library that provides a web server with JSON-RPC capabilities. The library makes it easy to develop a WUI for application using static HTML and JAVA using JSON-RPC for communication. It also works as a standalone web server.
XML Schema tools and Maven plugins: WSDL Merger, XML Comparator (SAX & DOM), Namespace normalizer
Note - the project has moved to github!
https://github.com/rustyx/xsdutils
Standards based trademark register search and retrieval RESTful Web Services. The XML standard format is WIPO ST.66/TM-XML. The framework can be reused for patent and industrial design similar web services.
HyFo provides hyphenation services in Java 5 for developers in multiple languages. It extends TeX-style hyphenation to directly support re-spelling hyphenations such as TeX's discretionary hyphens.
JNBT is a Java NBT (Named Binary Tag) library. It provides easy to use NBTInputStream and NBTOutputStream classes to read and write NBT files. NBT is the level format used by the Minecraft game.
Helping you rifle through other people's packages.
The DBPF2 file format is used for most of the content in the Sims 3 engine. This project provides a Java-based API, and supporting GUI application, to unpack, browse, edit and repack these files.
Hoepsch JSON is a Java library for creating and reading JSON Objects. The library focusses on ease of use, simplicity and consistency. Object creation via add/get is supported as well as object marshalling. Test cases are provided for all classes.