RSS 504 projects tagged "Libraries"

No download Website Updated 22 Dec 2006 Apache Cocoon

Screenshot
Pop 288.56
Vit 6.24

Apache Cocoon is a Web development framework built around the concepts of separation of concerns and component-based Web development. Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building Web solutions, hooking together components into pipelines without any required programming.

Download Website Updated 20 Oct 2009 Data::Locations

Screenshot
Pop 43.65
Vit 2.96

Data::Locations is a virtual file manager which allows you to write and read data (text and binary) to and from virtual files (think of bubbles). Moreover, this manager allows you to (recursively) define "magic" insertion points in these virtual files (bubbles inside other bubbles) which can be filled in (inflated) later (through a "straw", i.e., the object's reference), at any convenient time and in any order you like. Since this software acts purely in memory, there is no slowing down through costly file input/output (i.e., no temporary files).

Download Website Updated 06 Jun 2007 expat

Screenshot
Pop 536.43
Vit 4.98

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

No download Website Updated 21 Jul 2010 Apache FOP

Screenshot
Pop 316.01
Vit 9.13

Apache FOP is an XSL-FO formatter. It is used in conjunction with an XSLT transformation engine to format XML documents into PDF, PostScript, and other output formats.

Download Website Updated 01 Mar 2012 FreeMarker

Screenshot
Pop 237.87
Vit 26.51

FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.

Download No website Updated 12 Oct 2003 FriBidi

Screenshot
Pop 136.15
Vit 3.34

FriBidi is a free implementation of the Unicode Bidirectional (BiDi) Algorithm. It also provides utility functions to aid in the development of interactive editors and widgets that implement BiDi functionality. The BiDi algorithm is a prerequesite for supporting right-to-left scripts such as Hebrew, Arabic, Syriac, and Thaana.

Download Website Updated 15 Jan 2009 HTML::Mason

Screenshot
Pop 160.10
Vit 8.46

HTML::Mason is a full-featured web site development and delivery system. Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work. HTML::Mason is most powerful when used in conjunction with mod_perl, but can be used in standalone applications as well.

Download Website Updated 26 May 2011 International Components for Unicode (C/C++)

Screenshot
Pop 217.66
Vit 14.46

ICU provides a Unicode implementation, with functions for formatting numbers, dates, times, and currencies (according to locale conventions, transliteration, and parsing text in those formats). It provides flexible patterns for formatting messages, where the pattern determines the order of the variable parts of the messages, and the format for each of those variables. These patterns can be stored in resource files for translation to different languages. Included are more than 100 codepage converters for interaction with non-unicode systems.

Download Website Updated 30 Jan 2001 jScraper

Screenshot
Pop 26.76
Vit 1.00

jScraper provides an easy-to-use interface for parsing HTML text streams. It converts HTML text streams into tokenized object streams revealing the document's contents. It is useful for applications that need to extract information from automatically-generated Web pages.

No download Website Updated 22 Oct 2012 Java Serialization to XML

Screenshot
Pop 426.64
Vit 39.67

JSX serializes Java objects to XML. You can persist objects, evolve them, and send them over the network and between applications. Your object data becomes human-readable and human-writable. You can test it, search it, profile it, audit it, and edit it with ordinary text and XML tools. JSX handles all POJOs and also all classes that require Java's own object serialization.

Screenshot

Project Spotlight

zlog logging library

A reliable pure C logging library.

Screenshot

Project Spotlight

THIS

This HTML Is Simple.