RSS 11 projects tagged "BSD Revised"

Download No website Updated 13 May 2013 NanoHttpd

Screenshot
Pop 44.41
Vit 83.50

NanoHttpd is a lightweight HTTP server designed for embedding in other applications. It's only one Java file, in two "flavors", one strictly Java 1.1 compatible, and one at "current" standards. It supports GET, POST, PUT, HEAD and DELETE requests, and supports file uploading with very small memory overhead. Temp file usage and the threading model are easily customized.

Download Website Updated 27 Jun 2010 Django Dajaxice

Screenshot
Pop 22.41
Vit 32.96

Django Dajaxice is an easy to use AJAX library for Django. All the presentation logic resides outside the views, and doesn't require any JavaScript framework. Dajaxice uses the unobtrusive standards-compliant (W3C) XMLHttpRequest 1.0 object.

No download Website Updated 06 Sep 2010 RO4R

Screenshot
Pop 17.29
Vit 31.87

RO4R (Remote Objects for Ruby) is an implementation of remote objects for Ruby, allowing transparent use of shared resources and supporting any combination of Ruby 1.8 and 1.9 programs.

Download No website Updated 28 Sep 2010 Huxley

Screenshot
Pop 21.68
Vit 31.52

Huxley is a set of classes that makes it trivial to produce legitimate output for queries made by the prevailing standard of REST queries. Instead of writing a network API with many methods, being run over RPC, you instead write only a couple of methods that are accessed by HTTP GET requests. You then return the results (in either XML, JSON, or text) for processing. XML and JSON are chosen because of the ease by which they can be parsed by most languages. In this way, you open up the scope of your network services to many more people than would otherwise have access to it.

No download Website Updated 06 Mar 2011 Chebfun

Screenshot
Pop 17.26
Vit 28.89

Chebfun is a collection of algorithms and a software system in object-oriented MATLAB that extends familiar powerful methods of numerical computation involving numbers to continuous or piecewise-continuous functions. It also implements continuous analogues of linear algebra notions like the QR decomposition and the SVD, and solves ordinary differential equations. The mathematical basis of the system combines tools of Chebyshev expansions, fast Fourier transform, barycentric interpolation, recursive zerofinding, and automatic differentiation.

No download No website Updated 26 May 2011 JavaChimp Engine

Screenshot
Pop 14.21
Vit 27.43

JavaChimp Engine (JCEngine) is an extension to the jMonkeyEngine, and provides an easy to use base for any and all 3d games.

Download Website Updated 13 May 2010 SilverStripe

Screenshot
Pop 156.89
Vit 5.69

SilverStripe is a Web application framework and content management system. It differs from many of the better known CMSes in that it uses fully object orientated code, has native Ajax support, and allows you to very cleanly customize the system to suit your needs.

Download No website Updated 14 Feb 2013 SPINA

Screenshot
Pop 67.28
Vit 2.71

SPINA is software for determining constant structure-parameters of endocrine feedback control systems from hormone levels obtained in vivo. The first version of this cybernetic approach allows for evaluating the functional status of the thyroid gland, i.e. thyroid's secretory capacity (GT) and sum activity of peripheral deiodinases (GD).

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 113.70
Vit 1.62

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

No download Website Updated 06 Nov 2011 Forxx

Screenshot
Pop 38.50
Vit 1.00

Forxx is a language for text processing, inspired by Forth and REXX. It is a stack-based, extensible language which provides both an interactive environment and the ability to compile and run programs.

Screenshot

Project Spotlight

Midao

A framework that simplifies development with JDBC.

Screenshot

Project Spotlight

Corn Httpclient

An HTTP client module designed simplify HTTP client operations.