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.
Try free now
MongoDB Atlas | Run databases anywhere
Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.
MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
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.
Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
MParser is a XML parser targetted to be very lightweight (<7Kb) and with constant/very low memory greedy, thus is focused to be used within constrained environments such as J2ME/CLDC v1.0
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
JWebToolkit is a Java web-application framework that provides a database pool (schema configured by XML), data interfaces, command pattern implementation, JSP tag libraries, JDK1.1 compatible XML parser, and XML tools.
Light-weight Java XML parser with limited XPath search support.
Aimed to be used as a utility for misc developing tasks (i.e.
config file parsing, message exchange between objects, etc).
Features: (i) Runs on Java 1.1 VM (can be used for applets)
(i
jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
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.
DoctypeChanger is a small Java utility that lets you add, modify or remove a DOCTYPE declaration from a byte stream as it is fed into an XML parser. This gives you complete control over which DTD, if any, your XML is validated against.
Provide a tiny non-validating XML parser and XML Java Binding object to convert XML into Java objects. It supports XML features such as elements and attributes. Very small footprint, only 17K!
A tiny, compact XML Parser written in Java that is less than 6K in size when compiled using JDK 1.3, that can be used in either a J2SE or J2ME envioronment.
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.
Small Java Library for SVG (sjlsvg) is a simple library for draw svg vector image on Java platform.
The library will be as small as possible (XML parser, SVG render, ...) for use as "small" applet or in Mobile platforms (PalmOs, PocketPC, ...)
Grain is a rich client framework for J2ME platform. It mainly consists of a XHTML browser with XForms processor and a binary based XML parser/serializer.