RSS 7204 projects tagged "Windows"

Download Website Updated 23 Jun 2003 urluminator

Screenshot
Pop 18.97
Vit 1.43

Urluminator uses urlsnarf to capture URLs that traverse the network and log them to a MySQL database. It also includes a CGI script that allows you to view and search the DB. From the CGI you can also write out Excel Spreadsheets of the results.

Download Website Updated 08 Feb 2011 usb4java

Screenshot
Pop 39.08
Vit 28.86

usb4java is a Java library for accessing USB devices. The low-level part is based on the native libusb 0.1 shared library and reflects this API as completely as possible. Java NIO buffers are used for data exchange between libusb and Java. The high-level part implements the javax.usb standard (JSR-80). Supported platforms are Linux (x86 32/64 bit), Mac OS X (x86 32/64 bit, PowerPC 32 bit) and Windows (x86 32/64 bit), but other platforms supported by Java 6 and libusb may work by compiling the JNI library manually.

Download Website Updated 19 Jul 2004 utest

Screenshot
Pop 22.58
Vit 1.00

utest is a C++ library that facilitates unit testing of C++ programs/components.

Download Website Updated 19 Jan 2007 uvlan

Screenshot
Pop 31.22
Vit 1.00

uvlan is a User-space Virtual Local Area Network. In other words, uvlan peers act as nodes on a network switch. Ethernet traffic is routed between peers intelligently. This allows for multiple networks to share resources and even IP address space. Some may call it a VPN (Virtual Private Network) application, but it's much more powerful: it is peer-to-peer, is much simpler, and operates at layer 2 (ethernet). VPNs generally operate at layer-3 (IP), and layer 2 applications like gaming can't be supported with layer 3 tunneling.

Download Website Updated 24 Jan 2009 v8cgi

Screenshot
Pop 10.58
Vit 39.72

v8cgi is a small set of C++ and JavaScript libraries, allowing a programmer to use JavaScript as a server-side HTTP processing language. Basic functionality includes IO, GD, MySQL, Sockets, Templating, and FastCGI.

No download Website Updated 22 Dec 2011 v8class

Screenshot
Pop 14.76
Vit 22.87

v8class is a tiny C++ wrapper classes around the v8 JavaScript engine. It simplifies creation of classes that needs to be exposed to JavaScript using v8. v8class uses template concepts and macros for creating user defined v8 classes. A sample project is also provided.

No download Website Updated 31 Jan 2008 vDEC

Screenshot
Pop 26.55
Vit 1.75

vDEC is a discrete exterior calculus and geometry processing library. It provides simulation and geometric operations on simplicial complexes (triangle and tetrahedral meshes).

Download Website Updated 21 Mar 2002 vTemplate

Screenshot
Pop 28.62
Vit 63.87

vTemplate is a PHP class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax that is much easier to use than other template classes. It compiles a template into native PHP code using one PCRE call, thus the parsing is extremely fast. It also has powerful caching and debugging classes to extend the functionality.

Download Website Updated 05 Nov 2006 vdr_remote

Screenshot
Pop 22.45
Vit 1.42

vdr_remote is a graphical remote control for the video disk recorder vdr. It connects over a TCP/IP network and gives you a complete remote control.

No download Website Updated 08 Dec 2012 vectorz

Screenshot
Pop 20.76
Vit 12.84

Vectorz is a fast double-precision vector and matrix math library for Java. It's meant for use in games, simulations, raytracers, etc., where fast vector math is important. It can do over one billion 3D vector operations per second on a single thread.

Screenshot

Project Spotlight

deltasql

A database version control system.

Screenshot

Project Spotlight

Marvin

An extensible image processing framework for Java.