RSS 18 projects tagged "Windows"

Download Website Updated 18 May 2013 NHI1

Screenshot
Pop 316.81
Vit 152.55

NHI1 is an attempt to create a non-human intelligence. It is composed of several sub-projects like theLink (formerly known as libmsgque) and theBrain, which is a persistent storage system able to save a data package from theLink without transformation.

Download Website Updated 01 Mar 2013 Retro

Screenshot
Pop 416.09
Vit 67.85

Retro is a clean, minimalist language with roots in Forth. It supports all major OSes in use today, and was designed to be easy to learn, use, and modify for specific needs.

No download Website Updated 05 Apr 2013 Systems of Ordinary Differential Equations

Screenshot
Pop 345.76
Vit 56.73

omnisode generates a Ruby program to use long Taylor series to solve systems of ordinary differential equations. It generates code to solve the equations in either Maple or Maxima. Using the Taylor series, estimates are made of the location and order of poles. It has been greatly re-worked the last few years, and tested quite a bit recently. Support may be extended to other languages in the future.

Download Website Updated 11 Mar 2013 GraphicsMagick

Screenshot
Pop 703.39
Vit 48.54

GraphicsMagick is a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 90 major formats including popular formats like DPX, DICOM, BMP, GIF, JPEG, JPEG-2000, PDF, PNG, PNM, SVG, and TIFF. A high-quality 2D renderer is included, which provides a subset of SVG capabilities. C, C++, Perl, Tcl, and Ruby are supported. Originally based on ImageMagick, GraphicsMagick focuses on performance, minimizing bugs, and providing stable APIs and ABIs. It runs on all modern variants of Unix, Windows, and Mac OS X.

Download Website Updated 18 Jun 2012 Ecasound

Screenshot
Pop 364.50
Vit 26.28

Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording, and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling. It supports a wide range of audio inputs, outputs, and effect algorithms. Effects and audio objects can be combined in various ways, and their parameters can be controlled by operator objects like oscillators and MIDI-CCs. A versatile console-mode user interface is included in the package.

No download Website Updated 28 Oct 2011 EditRocket

Screenshot
Pop 80.06
Vit 7.64

EditRocket is a text and source code editor with support for over 20 programming languages. It provides features and tools to help developers edit, create, navigate, and debug source code and search and manipulate text.

Download Website Updated 25 Mar 2010 PhysicsFS

Screenshot
Pop 163.11
Vit 7.49

PhysicsFS is a library to provide abstract access to various archives. The programmer defines a "write directory" on the physical filesystem. No file writing done through the PhysicsFS API can leave that write directory, for security. For file reading, the programmer lists directories and archives that form a "search path". Once the search path is defined, it becomes a single, transparent, hierarchical filesystem. This makes for easy access to ZIP files in the same way as you access a file directly on the disk, and it makes it easy to ship a new archive that will override a previous archive on a per-file basis. Symbolic links can be disabled, for added safety. Finally, PhysicsFS gives you a platform- abstracted means to determine if CD-ROMs are available, the user's home directory, where in the real filesystem your program is running, etc.

Download Website Updated 28 Jul 2012 GridWay Metascheduler

Screenshot
Pop 46.21
Vit 6.24

GridWay is a workload manager that performs job execution management and resource brokering on a grid consisting of distinct computing platforms managed by Globus services. It enables large- scale, reliable, and efficient sharing of computing resources managed by different Local Resource Management systems within a single organization (enterprise grid) or scattered across several administrative domains (partner or supply-chain grid).

Download Website Updated 31 Jan 2012 NetHack-De

Screenshot
Pop 24.25
Vit 5.49

NetHack-De is a translation of the single player dungeon exploration game NetHack into German.

Download Website Updated 23 Nov 2009 Syck

Screenshot
Pop 96.17
Vit 5.10

Syck is a YAML parser library that is designed to load data into scripting languages. Extensions for Ruby, PHP, and Python are included.

Screenshot

Project Spotlight

LibRaw-demosaic-pack-GPL3

Additional demosaic methods for LibRaw (GPL3 licensed).

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.