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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
A Perl script to download new podcast subscriptions through a commandline or cron or whatever mechanism you wish to launch it from, using advanced selection tools. Update: April 7, 2006, Please check out http://iandouglas.com/page.php?2 for more info.
Got any emails with obnoxious inline text? Long text stories with bad formatting? Files that an OCR didn't quite translate right? RTF format files and no easy way to read or modify them? Then eBookFormatter is for you!
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
This java project solves the problem of not being able to easily extract track and playlist information from the iTunesDB. With a focus on ipod users this project extracts all information from the db and serializes it to XML.
JRower is a tool for loading database tables from flat files. You supply a XML file describing the fields in the file and their mapping to the database table columns. The data file can be a text file in CSV, delimited, fixed length, or Excel format.
Paperboy RSS aims to be the most powerful open-source news aggregator. Paperboy RSS works as a collection of tools for parsing XML through a base program and formatting it with XSLT.
Cross-programming-language object serialisation. The library uses a schema to write object networks to, and create object networks from, a file (eg XML). Written in Java with ports to C and C++ to follow. Features include file recovery and versioning.
A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
LCML stands for Legacy Computing Markup Language and provides a way to describe in XML the (inter)dependencies of configuring the build- and run-time configuration of a command-line driven binary. LCML is defined using an XML schema.
This project is an win32 converter from DBF to SQL. It generates a sql script file, and have options to create/drop the table, supress deleted fields, include the data, use transactios...
A Python program to deduce the DTD from a set of related XML files. It may not be 100% automatic but easies up the initial step before manual adjusting. The number of documents can be huge, like 100k.
Collects EXIF information from image files (currently JPEG) recursively through a directory structure, and prints the information in histogram form (as numbers sorted by bin size). It uses the Exiv2 library to parse the files. C++ on Win32 and Linux.
Templification - Keeping templates simple and efficient. PHP Precompiled Templates for faster production server operation and more efficient use of memory. Encourages better design models, too! Incredibly easy to Drop In Place in existing solutions.
The Data::PluginFiles module for Perl allows for reading "Plugin: param1=val1 param2=val2" style configuration files. Provides an Object-Oriented interface.
PdfRipImage is a program to automatically extract images from PDF documents and convert them to a format of your choice (such as JPEG or TIFF). It runs on UNIX-like platforms and requires utilities from netpbm and xpdf.