Login Required. Sign up now -- its free!

Projects tagged ‘development’ and ‘lightweight’


[20 total ]

79 Users
   

Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as ... [More] independent as possible from a special Desktop Environment like KDE or GNOME. So it is using only the GTK2 toolkit and therefore you need only the GTK2 runtime libraries to run Geany. [Less]
Created over 3 years ago.

47 Users
   

The iBATIS Data Mapper framework makes it easier to use a database with Java. iBATIS couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest ... [More] advantage of the iBATIS Data Mapper over object relational mapping tools. [Less]
Created over 3 years ago.

11 Users

The goal of the Syllable project is to create a family of easy-to-use free software operating systems. It is the continuation of the BeOS-like AtheOS. Syllable Desktop has its own C kernel with ... [More] symmetric multiprocessing, multithreaded pre-emptive multitasking, high POSIX compliancy, 64-bit journaled filesystem (AFS) with metadata, an integrated native GUI architecture with an object-oriented C++ API, SDL, singular native toolkit and multi-user desktop environment. The system seeks to be an integrated, lightweight, easy-to-program, powerful, high-performance graphical desktop environment which avoids legacy OS paradigms that frustrate developers and have hindered the computing masses' adoption of a free-software desktop. Syllable Server is a matching small and efficient Linux server. [Less]
Created over 3 years ago.

6 Users
 

The Uniform Server is a WAMP package that allows you to run a server on any MS Windows OS based computer. It is small and mobile to download or move around and can also be used or setup as a ... [More] production/live server. Developers also use The Uniform Server to test their applications made with either PHP, MySQL, Perl, or the Apache HTTPd Server. [Less]
Created over 2 years ago.

5 Users

OVal is a pragmatic and extensible validation framework for any kind of Java objects (not only JavaBeans). Constraints can be declared with annotations (@NotNull, @MaxLength), POJOs or XML. ... [More] Custom constraints can be expressed as custom Java classes or by using scripting languages such as JavaScript, Groovy, BeanShell, OGNL or MVEL. Besides field/property validation OVal implements Programming by Contract features by utilizing AspectJ based aspects. This for example allows runtime validation of method arguments. [Less]
Created over 2 years ago.

4 Users
 

*lite CSS is an easy to understand, simple & lightweight XHTML+CSS based layout on which anyone can start to build their own W3C standards compliant and accessible tableless web design without ... [More] reinventing the wheel and trouble to make it working anywhere [Less]
Created over 2 years ago.

4 Users
   

TclHttpd is a Web server implemented in pure Tcl. It works out of the box as a Web server, but is really designed to be a Tcl application server. It supports HTML+Tcl templates, and is extensible in a variety of ways.
Created over 2 years ago.

2 Users

ooc is an object-oriented programming language that translates to C by the means of an intermediate compiler. For more details about the language see the LanguageSummary page in the wiki. Because ... [More] it's translated to C, it's very portable & ubiquitous, and, well.. nearly as fast as C (e.g. no Virtual Machine). Also, it's very simple to see how the language works "under the hood". Graphical step-by-step compiling tools have been made available, to experiment with adding new features to the compiler or fixing existing bugs. The standard library is still in development, for now it's inspired by Java's standard APIs (e.g. for Collections). For an overview of the progress, see the examples/ folder in the SVN. You are welcome to write code in ooc! push the compiler to its limits ;) [Less]
Created 8 months ago.

2 Users
   

DrJava is an integrated Java development environment that supports interactive evaluation of expressions. It is under active development by the JavaPLT research group at Rice University, but it is ... [More] also stable and is currently being used by students, teachers and other developers. A Java 2 v1.3-compliant Java virtual machine is required. [Less]
Created over 3 years ago.

1 Users

DrC# (DrCSharp) is an integrated C# development environment that supports interactive evaluation of expressions.
Created about 1 year ago.