Tags : Browse Projects

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

Apache Forrest

Compare

Claimed by Apache Software Foundation Analyzed 1 day ago

Apache Forrest is a publishing framework that transforms input from various sources into a unified presentation in one or more output formats. The modular and extensible plugin architecture is based on Apache Cocoon and relevant standards, which separates presentation from content. Forrest can ... [More] generate static documents, or be used as a dynamic server, or be deployed by its automated facility. [Less]

477K lines of code

0 current contributors

over 5 years since last commit

20 users on Open Hub

Inactive
4.4
   
I Use This

OpenLink Virtuoso (Open-Source Edition)

  Analyzed about 17 hours ago

Virtuoso is a scalable cross-platform server that combines Relational, Graph, and Document Data Management with Web Application Server and Web Services Platform functionality.

2.44M lines of code

9 current contributors

14 days since last commit

19 users on Open Hub

High Activity
4.81818
   
I Use This

XCB

Compare

  Analyzed about 9 hours ago

X Window System protocol binding library. Originally for C bindings, but now generalized to several other languages. This is a lightweight replacement for the binding portion of Xlib, featuring thread transparency, XML extensibility, and a small and straightforward interface. The version of ... [More] Xlib currently being distributed by X.Org uses XCB for its transport; this allows XCB and Xlib calls to be freely mixed for ease in porting applications and toolkits. Most of the XCB C code is autogenerated from XML descriptions. (This may be why Ohloh complains about the degree of code commenting.) [Less]

69.2K lines of code

4 current contributors

11 days since last commit

19 users on Open Hub

Low Activity
4.66667
   
I Use This

Apache Synapse

Compare

Claimed by Apache Software Foundation Analyzed about 17 hours ago

Apache Synapse is a simple to use, lightweight and high performance Enterprise Service Bus (ESB) from Apache. It can deal with SOAP 1.1/1.2, REST, POX, Plain Text, Binary, Hessian, FIX and other types of messages over non-blocking http/s, JMS (1.0/1.1), File systems (s/ftp, CIFS, local ... [More] , tar/zip/gz..), Mail (POP3, IMAP, SMTP), AMQP, TCP/UDP, XMPP and others. It can also deal with initiating/terminating WS-Addressing, WS-Security and WS-Reliable Messaging Please note that the project has a much longer history than the Ohloh metrics indicate, because of an SVN move. The project started in September 2005, and has had 5 major releases. Refer to: http://people.apache.org/~asankha/synapse/statsvn/ for true code statistics [Less]

446K lines of code

2 current contributors

12 months since last commit

19 users on Open Hub

Very Low Activity
5.0
 
I Use This

gSOAP

Compare

  No analysis available

The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++ (and C++11/C++14). Serializes native application data in XML. Includes ... [More] WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming, SOAP and REST (WCF compatible), WS-* protocols (WS-Security, WS-Policy, WS-ReliableMessaging, etc), XML-RPC and JSON. [Less]

0 lines of code

1 current contributors

0 since last commit

19 users on Open Hub

Activity Not Available
4.14286
   
I Use This
Mostly written in language not available
Licenses: Commercial, GPL2

MyBatis

Compare

  Analyzed about 23 hours ago

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping ... [More] tools. To use the MyBatis SQL mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the MyBatis Data Mapper, you have the full power of both SQL and stored procedures at your fingertips. [Less]

259K lines of code

54 current contributors

3 days since last commit

19 users on Open Hub

Very High Activity
4.5
   
I Use This

feedparser

Compare

  Analyzed about 24 hours ago

Parse Atom and RSS feeds in Python

18.8K lines of code

5 current contributors

11 days since last commit

18 users on Open Hub

Low Activity
5.0
 
I Use This

Apache Axiom

Compare

Claimed by Apache Software Foundation Analyzed about 2 hours ago

AXIOM stands for AXis Object Model (also known as OM - Object Model) and refers to the XML infoset model that was initially developed for Apache Axis2. XML infoset refers to the information included inside the XML and for programmatical manipulation it is convenient to have a representation of this ... [More] XML infoset in a language specific manner. For an object oriented language the obvious choice is a model made up of objects. DOM and JDOM are two such XML models. OM is conceptually similar to such an XML model by its external behavior but deep down it is very much different. [Less]

97K lines of code

1 current contributors

almost 5 years since last commit

18 users on Open Hub

Inactive
4.2
   
I Use This

PHP Documentation Translations

Compare

  No analysis available

Part of the PHP Manual. This includes every aspect except the EN/ tree because EN/ is part of the PHP entry here. So, this module includes all the manual translations and docweb, which is used to manage them.

0 lines of code

25 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
4.0
   
I Use This
Mostly written in language not available
Licenses: cc-by-3

gtk-doc

Compare

  No analysis available

GTK-Doc is used to document C code. It is typically used to document the public API of libraries, such as the GTK+ and GNOME libraries, but it can also be used to document application code. GTK-Doc has some special code to document the signals and properties of GTK+ widgets and GObject classes which other tools may not have.

0 lines of code

0 current contributors

0 since last commit

18 users on Open Hub

Activity Not Available
4.66667
   
I Use This
Mostly written in language not available
Licenses: gpl