RSS 2 projects tagged "OS Independent"

Download Website Updated 26 Nov 2012 FFTW

Screenshot
Pop 385.17
Vit 28.98

FFTW is a fast C FFT library. It includes complex, real, symmetric, multidimensional, and parallel transforms, and can handle arbitrary array sizes efficiently.It is typically faster than other freely available FFT implementations, and is even competitive with vendor-tuned libraries (benchmarks are available at the homepage). To achieve this performance, it uses novel code generation and runtime self optimization techniques (along with many other tricks).

Download Website Updated 12 Jun 2003 Camlserv

Screenshot
Pop 16.61
Vit 1.00

Camlserv is a lightweight Web server written in Ocaml for highly interactive Web pages or even online browser-based games. The server can already be used as a fast frontend to a MySQL database.

Screenshot

Project Spotlight

i18nspector

A checking tool for gettext POT, PO, and MO files.

Screenshot

Project Spotlight

jOOQ

Java-based object oriented querying.