RSS 1055 projects tagged "Software Development"

Download Website Updated 28 Jan 2013 bigloo

Screenshot
Pop 265.54
Vit 38.86

Bigloo is an implementation of the Scheme programming language. It relies on an optimizing compiler from Scheme to C. Bigloo enables connections between Scheme code and C code. It proposes many extensions to Scheme such as a regular parser compiler, an lalr parser compiler, pattern matching, an object layer, etc.

Download Website Updated 06 Oct 2010 BlueJ

Screenshot
Pop 322.24
Vit 11.93

BlueJ is an interactive Java development environment. It provides a unique user interface that presents a graphical display of the application classes and their relationships, and it lets users interactively create objects of any class. Once objects have been created, users can interact with them directly. This interaction mechanism allows for much greater testing and experimentation than in conventional environments. BlueJ is suited for teaching and learning OO and Java.

Download Website Updated 08 Aug 2012 BRL-CAD

Screenshot
Pop 523.00
Vit 23.25

BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, and image and signal-processing tools.

No download Website Updated 02 Nov 2004 Cactus

Screenshot
Pop 136.69
Vit 3.53

Cactus is a general, modular, parallel environment for solving systems of partial differential equations. The code has been developed over many years by a large international collaboration of numerical relativity and computational science research groups and can be used to provide a portable platform for solving any system of partial differential equations.

Download Website Updated 21 May 2013 calc

Screenshot
Pop 314.61
Vit 309.51

Calc is arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions.

Download Website Updated 23 Jan 2011 GNU ccAudio2

Screenshot
Pop 126.85
Vit 9.48

ccaudio2 is a simple, highly portable, stand-alone, C++-based framework for manipulation of audio data. Its goal is to be a C++ framework that is as useful as "audiofile" or "sndfile" is for C programming, and to cover various generic and useful manipulations of audio data as well as audio file access. A stand-alone audio processing command line tool is also provided to demonstrate library functionality. ccaudio2 compiles under Mac OS X, POSIX systems, and Win32 systems.

Download Website Updated 28 Oct 2009 Coin

Screenshot
Pop 222.42
Vit 7.39

Coin is an implementation of Open Inventor. Open Inventor is the de facto standard API for retained-mode 3D graphics programming. Open Inventor has a highly extensible design, and has been designed to allow for rapid development of highly interactive 3D graphics applications in the fields of CAD, engineering, scientific computing, simulation, VRML, and visualization.

Download Website Updated 25 Feb 2010 GNU Common C++

Screenshot
Pop 236.52
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 No website Updated 12 Jun 2011 Common C++ RTP

Screenshot
Pop 163.85
Vit 10.48

Common C++ RTP is an experimental threadsafe RTP stack for use with Common C++. It uses a service thread to both schedule outgoing packets and organize arriving packets. Queued lists of packets are maintained both for sending and receiving, and packet payloads can be mixed such as for passing RTP telephony events. Recent builds of GNU ccRTP are also available for building handheld softphone clients using Open Embedded.

Download Website Updated 08 Feb 2012 CSS - Cameron Simpson's Scripts

Screenshot
Pop 123.59
Vit 9.98

CSS is a large collection of scripts (over 1000) and their supporting modules. There are tools for a wide variety of tasks, many sysadmin and text manipulation related, some mere finger convenience. There are even a few manual entries.

Screenshot

Project Spotlight

command

A command which wraps bash functions into commands.

Screenshot

Project Spotlight

VMIPS

MIPS R3000 simulator