Projects tagged ‘lightweight’ and ‘simple’


Jump to tag:

Projects tagged ‘lightweight’ and ‘simple’

Filtered by Project Tags lightweight simple

Refine results Project Tags java (8) development (7) windows (6) easy (5) linux (5) fast (4) framework (4) web (4) server (4) php (4) programming (4) httpd (3)

[23 total ]

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
   

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.

3 Users
 

Bip is an IRC proxy, which means it keeps connected to your preferred IRC servers, can store the logs for you, and even send them back to your IRC client(s) upon connection.
Created over 2 years 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.

2 Users

PVLE is a lightweight cross-platform game engine (real-time visualisation/simulation engine), using OSG (OpenSceneGraph) and ODE (OpenDynamicsEngine) among other well-known libraries. It is ... [More] cross-platform and written in C++. It differs from other engines in the way it uses existing code instead of re-inventing things, and because it does not hide underlaying libraries. [Less]
Created 11 months ago.

1 Users
 

Vaniglia is a Java library composed of a number of lightweight, very specific, and performance oriented java components. Currently the following components are implemented: - Command Protocol - ... [More] Crypto - Extensions Framework - RollingFileDailyFolderAppender for Log4J - RollingFileFoldersBackupAppender for Log4J - Parser - Performance Monitor - Polling - Objects Pool - Socket Communication Framework - State Machine - Template Engine - Text Table - Time Utilities - Vaniglia Message Queue [Less]
Created over 2 years ago.

1 Users

Centi_httpd is a lightweight, modular HTTP/1.1 server written in C.
Created over 2 years ago.

1 Users

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

0 Users

!!! NOTE !!!The project will be discontinued from now on. Because sockets functionality has been included into my another library: ting Sockets will be available in ting release 0.3 and higher! sckt ... [More] introductionsckt is a simple lightweight cross platform C++ wrapper for sockets network API designed for games. The goal is to have simple, small and clean cross platform C++ network library. For example, current implementation of the lib consists of only 2 files: sckt.hpp and sckt.cpp and I hope the number of source files will not grow drastically as the project progresses :-). Platforms supportedlinux Windows (MinGW, MSVC) At the moment sckt can be compiled to shared lib (.dll or .so) in linux and Windows (MinGW or MSVC) systems. These are the two systems I tested the lib on. Library usageis simple. Refer to usage WiKi page for step by step tutorial. Bugs and requestsPlease feel free to submit any bugs found. This can be done here. Questions and feedbackPlease write me an email. Please feel free to post your questions or any feedback! Other librariesI also work on my threading C++ wrapper: ting [Less]
Created 12 months ago.