Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Java parser for MIME message streams. The low-level streaming parser uses a callback mechanism to report parsing events (similar to SAX). Messages may also be parsed into a JavaMail MimeMessage-like structure using temporary files for large attachments.
A discussion board with special functions: Force-messages, comments... It uses MySQL for data storage..
The former name was bluebb, which is now f30-bb. It has a comprehensive rights system, smarty as template parser.
Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications!
It uses a very tiny XML parser crafted for this project.
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
C# iCalendar (RFC 2445) parser. Primarily used to covert iCalendar files into RDF, but can be easily modified to convert iCalendar files into any format.
CARPE (Retriever And Parser Extensible Classes) is a set of cross-platform PHP extensible classes intended to retrieve data from multiple kinds of local and online sources, parse it into custom formatted data and distribute it to multiple destinations.
The Foobot is yet another IRC bot, written in perl and easily extendable through an event based plugin system. It offers parser and wrapper functions for the complete RFC 1459 and more in separate modules.
Pelgrine Bulk Email Engine is a multithreaded bulk email engine with database and flatfile access features. PBEE has a built in template parser, and supports unlimited SMTP servers in a round robin, load balanicing fashion. 100% PureJava.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
PantoMIME is a generic, flexible, unicode enabled C++ framework for parsing/constructing RFC822/2822 emails, including - importantly - the recent MIME extensions (as specified by RFC2045-2049). Can e.g. be used as MIME parser backend by email clients.
Sylpheed and Sylpheed-claws as native Win32 applications. Build with MSVC 6.0 and Gtk+ libraries. Features: Use same local mailbox under Win and Linux (MH format), Multithreaded, internal HTML-parser, Filters, Colors, Newsreader, GPG, POP3, IMAP, SSL, .
A C callback orientated parser library for card (vCard/vCal) objects, reentrant & stream orientated, handles line folding, automatic decoding of params and data
DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
This has a Python ICAP (Internet Content Adaptation Protocol) server and IRML parser. Using this, a web proxy can do rule-based adaptation of content before delivery to clients. Has a Python proxylet API and squid-icap-client code too.
APRS World is comprised of an Automatic Packet Reporting System (APRS) parser and a web interface. The parser connects to an APRS feed and inserts packets into a MySQL database. The web interface provides a convenient means of retrieving this data. This
The goal of the project was to develop an experimental open source standard based parser component for the Java 2 Micro Edition (J2ME) CLDC platform, that supported both SAX and DOM.
THE PROJECT IS NOT CONTINUED.
HotSAX is a fast, small footprint, non-validating SAX2 parser for HTML/XML/XHTML. It can be used in simple web agents, page scrapers and spiders. The goal is to embed this in cell phone "midlets."
Qmail log parser and vizualization.
The qmail logs are parsed and put in a MySQL database accesible from a web interface. The web interface offers also various statistics build on the parsed logs.
JFIPA is intended to be a scalable, easy-to-deploy router and parser of messages between agents using the FIPA Agent Communication Language represented as XML
Combine Jabber, Java, Java Servlets, JavaScript, Stylesheets, XSL, and Xerces XML Parser for starters and you get JabberHTTPServlets. JabberServlets is a concept (ala Jer) to come that will allow interaction with the Jabber Server through Java.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.