Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Apache Xerces2 J

Compare

Claimed by Apache Software Foundation Analyzed about 12 hours ago

Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces continues to build upon the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. ... [More] The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. [Less]

545K lines of code

1 current contributors

about 2 months since last commit

598 users on Open Hub

Very Low Activity
4.26316
   
I Use This

Apache Xerces C++

Compare

Claimed by Apache Software Foundation Analyzed 3 days ago

216K lines of code

0 current contributors

3 months since last commit

172 users on Open Hub

Low Activity
3.53846
   
I Use This

Saxon XSLT and XQuery Processor

Compare

  Analyzed 44 minutes ago

The SAXON package is a collection of tools for processing XML documents.

124K lines of code

0 current contributors

over 17 years since last commit

77 users on Open Hub

Inactive
4.66667
   
I Use This
Licenses: No declared licenses

dom4j: flexible XML framework for Java

Compare

  Analyzed 2 days ago

dom4j is an easy to use, open source library for working with XML, XPath, and XSLT on the Java platform, using the Java Collections Framework, and with full support for DOM, SAX, and JAXP.

53.6K lines of code

0 current contributors

about 1 year since last commit

71 users on Open Hub

Very Low Activity
4.26667
   
I Use This

ANTLR

Compare

  Analyzed 4 days ago

ANother Tool for Language Recognition (ANTLR) is the name of a parser generator that uses LL(k) parsing. ANTLR is the successor to the Purdue Compiler Construction Tool Set (PCCTS), first developed in 1989, and is under active development. Its maintainer is professor Terence Parr of the University of San Francisco.

191K lines of code

36 current contributors

7 months since last commit

60 users on Open Hub

Low Activity
4.71429
   
I Use This

Natural Language Toolkit (NLTK)

Compare

  Analyzed 3 days ago

NLTK — the Natural Language Toolkit — is a suite of open source Python modules, linguistic data and documentation for research and development in natural language processing, supporting dozens of NLP tasks, with distributions for Windows, Mac OSX and Linux.

234K lines of code

42 current contributors

about 2 months since last commit

45 users on Open Hub

Moderate Activity
5.0
 
I Use This

Expat XML Parser

Compare

  Analyzed 4 days ago

Expat is a fast, non-validating, stream-oriented XML parsing library.

894K lines of code

20 current contributors

6 days since last commit

37 users on Open Hub

Moderate Activity
3.5
   
I Use This

Jackson JSON processor

Compare

  Analyzed 4 days ago

Jackson is a Streaming, Fast, Conformant, Open Source JSON processor (parser, generator, data binder). Jackson supports all typical access methods to JSON content, including: * Ultra-high performance streaming (incremental) parser * Convenient Tree Model * Fast Data binding to both basic ... [More] Java List/Map/String/Boolean/Number structures but also full zero-configuration Java bean binding (or configurable binding to any POJOs) -- all with no pre-processing or bytecode injection [Less]

230K lines of code

34 current contributors

6 days since last commit

36 users on Open Hub

Very High Activity
4.6
   
I Use This

Rome

Compare

  Analyzed 2 days ago

Rome is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0) and Atom 0.3 feeds. Rome includes a set of parsers and generators for the various flavors of feeds, as well as ... [More] converters to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the underlying format. [Less]

50.2K lines of code

11 current contributors

9 months since last commit

35 users on Open Hub

Very Low Activity
4.1
   
I Use This

javacc

Compare

  No analysis available

Java Compiler Compiler is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other ... [More] standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. [Less]

0 lines of code

0 current contributors

0 since last commit

33 users on Open Hub

Activity Not Available
4.54545
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause