RSS 7309 projects tagged "Windows"

Download Website Updated 15 Jun 2011 The Glasgow Haskell Compiler

Screenshot
Pop 188.26
Vit 11.83

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell. GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell for example concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries.

Download Website Updated 25 Oct 2004 Snack sound toolkit

Screenshot
Pop 109.40
Vit 2.89

The Snack sound extension adds commands for sound play/record and sound visualization, e.g. waveforms and spectrograms. It supports in- memory sound objects, file based audio, streaming audio, WAV, AU, AIFF, and MP3 file formats, synchronous and asynchronous playback. The visualization canvas item types update in real-time and can output postscript. New commands and file formats can be added using the Snack C-API.

Download Website Updated 31 Aug 2008 MTX

Screenshot
Pop 138.41
Vit 8.87

MTX is a set of programs for controlling tape drives and the robotic mechanism of autoloaders and tape libraries.

Download Website Updated 30 Jan 2001 Trfcrypt

Screenshot
Pop 17.83
Vit 1.78

trfcrypt is an add-on package to the Tcl-extension trf. It provides the encryption functionality which was removed from the base package (Trf) to allow its inclusion on the Tcl/Tk CD-ROM without violating US export control laws on cryptography.

Download Website Updated 30 Jan 2001 Trf

Screenshot
Pop 23.37
Vit 3.21

trf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-level with so-called "transformer"-procedures. With the help of some patches to the core the package is able to intercept all read/write operations on designated channels, thus giving it the ability to transform the buffer contents as desired. Existing transforms include Base64, UUencode, Hashes (SHA, MD5, ...), error correction codec, zlib-based compression, script level transforms.

Download Website Updated 25 Feb 2010 GNU Common C++

Screenshot
Pop 236.98
Vit 14.41

Common C++ is a highly portable C++ class library meant primarily for the development of portable threaded applications. Support is provided both for POSIX platforms and native builds under Win32. The goal is to provide a truly common C++ framework for writing portable threaded applications that do not require a huge amount of runtime overhead to support, and hence can make C++ and threads suitable even for the development of trivial servers and applications.

Download Website Updated 27 Jan 2004 calltree

Screenshot
Pop 202.05
Vit 2.15

calltree is a static call tree generator for C programs. It parses a collection of input files and builds a graph that represents the static call structure of the files.

Download Website Updated 30 Aug 2004 wxPython

Screenshot
Pop 294.55
Vit 5.73

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets as closely as possible and is very versatile. It can be used to create standalone GUI applications or can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X.

Download Website Updated 15 Apr 2001 RockBot

Screenshot
Pop 22.41
Vit 1.54

RockBot is a fully functional multi-channel "bot" for IRC. It has hundreds of usefull commands for managing channels, amusing your friends, and protecting ownership. It is a good alternitive to an eggdrop type bot.

Download Website Updated 30 Jan 2001 distributed.net clients

Screenshot
Pop 48.16
Vit 1.80

distributed.net is a loosely knit group of computer users from all of the world that is taking up challenges requiring lots of computing power (most notably the RC5, DES, and OGR cracking contests). It is simple to participate in the challenges by downloading and running their client software (which uses idle CPU time to complete its tasks).

Screenshot

Project Spotlight

Units of measurement for Ada

A library for dealing with dimensioned values.

Screenshot

Project Spotlight

httping

A "ping"-like tool for HTTP requests.