RSS 532 projects tagged "OS Independent"

Download Website Updated 11 Jun 2012 adevs

Screenshot
Pop 246.32
Vit 23.93

adevs is a C++ library (with Java language bindings) for developing discrete event simulations based on the Parallel DEVS and Dynamic DEVS formalisms.

Download Website Updated 20 Nov 2005 Aleph One/SDL

Screenshot
Pop 195.96
Vit 3.68

Aleph One is a 3D first-person shooter game based on the game Marathon 2 by Bungie Software. It is set in a Sci-Fi universe dominated by deviant computer AIs and features a well thought-out plot. Aleph One was originally a MacOS game, but a cross-platform version ("Aleph One/SDL") based on the Simple DirectMedia Layer (SDL) library is currently under development which runs under Unix, BeOS, and Windows.

Download Website Updated 21 Oct 2001 AniTMT

Screenshot
Pop 65.86
Vit 2.61

AniTMT is a software package which is used to create photorealistic films with your PC. It has a new script language to do this. As the raytracing process takes much time, it can be distributed in networks.

Download Website Updated 30 Jan 2001 ansiprint

Screenshot
Pop 36.61
Vit 1.00

Ansiprint is a utility for printing text files (or stdin) from remote terminals using ANSI telnet escape sequences. It was inspired by the ansiprt.c component of the University of Washington's excellent email package, PINE. However, since the author believed that ansiprt.c was released under "somewhat ridiculous terms", ansiprint has been completely re-written in C++, and includes a variety of new features.

Download Website Updated 06 Nov 2003 Anteater

Screenshot
Pop 235.76
Vit 4.10

Anteater is a log analyser for MTA logfiles (such as those produced by sendmail and postfix). The tool is written in 100% C++ and is very easy to customize. Input, output, and the analysis are modular class objects with a clear interface. Currently, there are modules for reading the syslog format of sendmail and postfix that do up to eight useful analyses and write the result in plain ASCII or HTML, to stdout or to files.

No download Website Updated 30 Jan 2001 C++ Money Class

Screenshot
Pop 45.93
Vit 1.00

The C++ Money class handles all functions for using decimal number monies. It eliminates problems associated with using C/C++ float or double to handle money (e.g., picking up or dropping odd cents due to rounding).

Download Website Updated 19 May 2010 GNU ccScript

Screenshot
Pop 188.38
Vit 10.17

GNU ccScript offers a class extensible threaded embedded scripting engine for use with the Common C++ GNU package. This engine is also used in Bayonne (the GNU telephony server), and in TOSI (FreeBSD and GNU/Linux PBX integration servers). This engine differs from traditional scripting systems in that it is used to script near real-time state-event systems through deterministic callback step execution rather than the linear and non-deterministic fashion of embedded script libraries such as tcl, and libguile.

Download Website Updated 11 Jun 2001 CGI_UTILS

Screenshot
Pop 26.76
Vit 2.30

CGI_UTILS is a set of three C++ classes: CGI, Template, and Session. CGI wraps the CGI protocol. Template provides an easy way to use templates in your CGI applications. It knows about variables and datasets (tables). Session provides the ability to pass data between your programs through shared memory.

No download No website Updated 23 Jun 2003 clo++

Screenshot
Pop 84.96
Vit 2.95

clo++ is a command line option parser generator. Given an XML file that contains a description of your program and its options, clo++ can generate code to parse its command line. In addition to code generation, clo++ can also generate man pages. Other languages and output formats can easily be added because clo++ generates its output using templates.

Download Website Updated 17 Feb 2001 Cryptic Muse

Screenshot
Pop 43.82
Vit 1.75

Cryptic Muse is a library for performing fast word pattern searches including anagrams, wildcards, overlap, containment, and masks. It provides searches for entry files like dictionaries.

Screenshot

Project Spotlight

CDSChecker

A tool for finding concurrency bugs in C/C++ Atomic.

Screenshot

Project Spotlight

RainbruRPG

A 3D multiplayer Role Playing Game project.