RSS 9617 projects tagged "Software Development"

Download Website Updated 19 Jun 2013 Whups

Screenshot
Pop 61.45
Vit 8.35

Whups is a Horde ticket-tracking application. It is very flexible in design, and can be used for help-desk requests, tracking software development, and anything else that needs to track a set of requests and their status.

Download Website Updated 19 Jun 2013 Jailer

Screenshot
Pop 475.31
Vit 72.88

Jailer is a database subsetting and browsing tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.

Download Website Updated 19 Jun 2013 Generic Data Structures Library

Screenshot
Pop 109.20
Vit 6.69

The Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation. It is a portable and re-entrant library fully written from scratch in pure ANSI C. It is designed to offer C programmers access to common data structures with powerful algorithms and hidden implementation. Available structures are lists, queues, stacks, hash tables, binary trees, binary search trees, red-black trees, 2D arrays, permutations, heaps and interval-heaps.

No download Website Updated 19 Jun 2013 Horde Application Framework

Screenshot
Pop 1,064.24
Vit 1,201.51

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 No website Updated 19 Jun 2013 Racket

Screenshot
Pop 458.65
Vit 631.75

Racket (formerly PLT Scheme) is a programming language suitable for implementation tasks ranging from scripting to application development, including GUIs, Web services, etc. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, tools for creating stand-alone executables, the Racket Web server, extensive libraries, documentation for both beginners and experts, and more. It supports the creation of new programming languages through a rich, expressive syntax system. Example languages include Typed Racket, ACL2, FrTime, and Lazy Racket.

No download Website Updated 18 Jun 2013 pyratemp

Screenshot
Pop 115.13
Vit 84.97

pyratemp is probably (one of) the smallest complete template-engines for Python (with about 500 LOC). It has a very small set of special syntax in the templates. This reduces complexity and the probability of bugs and lead to an easy-to-use and intuitive user-interface. It uses embedded Python-expressions (in a "sandbox"), is well documented, has full Unicode-support, and produces very good error-messages, which is very useful when creating new templates.

No download Website Updated 18 Jun 2013 CIL (C Intermediate Language)

Screenshot
Pop 212.64
Vit 243.77

CIL is a frontend for the C programming language which facilitates program analysis and transformation. CIL will parse and typecheck a program, and compile it into a simplified subset of C. For example, in CIL, all looping constructs are given a single form and expressions have no side effects. This reduces the number of cases which must be considered when manipulating a C program. CIL has been used for a variety of projects, including CCured, a tool which makes C programs memory safe. It supports ANSI C, as well as most of the extensions of the GNU C and Microsoft C compilers. A Perl script acts as a drop-in replacement for either gcc or Microsoft's cl, and allows merging of the source files in your project. Other features include support for control-flow and points-to analyses.

Download Website Updated 17 Jun 2013 The Aime Interpreter

Screenshot
Pop 521.38
Vit 185.03

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 Spread

Screenshot
Pop 270.30
Vit 243.30

The Spread Toolkit provides tools for developing reliable and robust distributed applications ranging from collaboration tools to fault-tolerant database servers to replicated Web servers. It consists of a daemon which provides multicast messaging, reliability, ordering, and membership services, and a library which applications link with. Spread provides a simple API for writing group applications and is designed to provide high performance for local and wide area networking applications.

Download Website Updated 17 Jun 2013 QScintilla

Screenshot
Pop 299.27
Vit 272.39

QScintilla is a port of the Scintilla C++ editor class to the Qt GUI toolkit.

Screenshot

Project Spotlight

cpuid 2

A tool that dumps CPUID information about the CPU(s).

Screenshot

Project Spotlight

ApPHP AJAX File Uploader

An easy to use, high-performance AJAX multiple file upload control.