RSS 321 projects tagged "English"

No download Website Updated 19 Jun 2013 Horde Application Framework

Screenshot
Pop 1,103.99
Vit 632.91

The Horde Application Framework is a modular, general-purpose Web application framework. It provides an extensive array of classes that are targeted at the common problems and tasks involved in developing modern Web applications.

Download Website Updated 17 Jun 2013 The Aime Interpreter

Screenshot
Pop 536.45
Vit 143.41

aime is a simple, C-like programming language and an interpreter, both designed to be embeddable in applications. The language is straightforward, trivial, and direct. Its syntax is simpler than that of C, while still providing for full object management, higher order functions, and references. The interpreter is secure and expressive, allowing comprehensive control over program execution and providing powerful methods of application integration.

Download Website Updated 17 Jun 2013 STMX

Screenshot
Pop 127.50
Vit 3.65

STMX is a high-performance Common Lisp library for composable Software Transactional Memory (STM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it is committed. If it signals an error, it is rolled back. Transactions can safely run in parallel in different threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until committed. This gives freedom from deadlocks, automatic rollback on failure, and aims to resolve the tension between granularity and concurrency.

No download Website Updated 06 Jun 2013 Horde Groupware

Screenshot
Pop 402.80
Vit 91.48

Horde Groupware is an enterprise ready browser-based collaboration suite. Users can manage and share calendars, contacts, tasks, and notes with the standards compliant components from the Horde Project. Horde Groupware bundles the separately available applications Kronolith, Turba, Nag, and Mnemo. It can be extended with any of the released Horde applications or the Horde modules that are still in development, like a file manager, a bookmark manager, a forum, or a wiki.

Download Website Updated 04 Jun 2013 TCPDF

Screenshot
Pop 1,694.07
Vit 340.88

TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.

Download Website Updated 26 May 2013 IMDBPHP

Screenshot
Pop 352.53
Vit 58.16

ImdbPHP provides an API to the movie information stored at the IMDb.COM and MoviePilot sites. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's/MoviePilot's copyright and conditions of use.

Download Website Updated 25 May 2013 LibRaw

Screenshot
Pop 345.20
Vit 72.40

LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). LibRaw is based on the source codes of the dcraw utility, though some of the drawbacks of dcraw have been eliminated. The users of the library are provided with an API to be used when writing their software programs.

Download Website Updated 09 May 2013 TreeFrog Framework

Screenshot
Pop 139.77
Vit 20.16

TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.

No download Website Updated 29 Apr 2013 cegojdbc

Screenshot
Pop 111.77
Vit 32.95

cegojdbc implements the JDBC driver for the Cego database system. a Java 1.5 runtime environment is required.

No download Website Updated 28 Apr 2013 RSyntaxTextArea

Screenshot
Pop 238.18
Vit 27.10

RSyntaxTextArea is a syntax highlighting, code folding text editor. It has support for over 30 programming languages and is completely customizable. By extending JTextComponent, it easily integrates into any Swing application and provides an easy way to add syntax highlighting to a program.

Screenshot

Project Spotlight

Mercury

A new logic/functional programming language

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.