RSS 89 projects tagged "Windows"

No download Website Updated 14 Dec 2011 App

Screenshot
Pop 49.01
Vit 2.05

'App' is a preprocessor for C++ that accepts as input arbitrary C++ code that may contain embedded constructs for specifying algebraic data types and associated pattern matching operations, and produces as output the same code with all such constructs translated to normal C++. What app essentially does is provide for C++ pretty much the same capabilities that functional languages have regarding algebraic types. 'Applib' is the associated runtime library that supports the core run time requirements of the translated code, and which provides additional utilities (applib is covered by the LGPL).

Download Website Updated 30 Jan 2001 Ciao Prolog

Screenshot
Pop 119.10
Vit 1.00

Ciao is a complete Prolog system subsuming ISO-Prolog with a novel modular design which allows both restricting and extending the language. Ciao extensions currently include feature terms (records), higher-order, functions, constraints, objects, persistent predicates, a good base for distributed execution (agents), and concurrency. Libraries also support WWW programming, sockets, and external interfaces (C, Java, TCL/Tk, relational databases, etc.). An Emacs-based environment, a stand-alone compiler, and a toplevel shell are also provided.

Download Website Updated 28 Oct 2009 Coin

Screenshot
Pop 227.35
Vit 7.40

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 30 Jan 2001 Dark Lands

Screenshot
Pop 55.93
Vit 1.00

Dark Lands is a multiplayer RPG made fully with ANSI graphics. The source code is in Pascal. Currently, this game has probably no point except exploring the areas and killing monsters. It can be used as a BBS door game.

No download Website Updated 30 Jan 2001 Dinotrace

Screenshot
Pop 46.26
Vit 1.00

Dinotrace is a graphical viewer for Signal Wave files. It supports the output from Verilog, VCS, and other simulators in addition to simple ASCII. It includes a mode for GNU Emacs allowing signal values to be backannotated into Verilog or C source code.

Download Website Updated 30 Jan 2001 Dreams Eternal

Screenshot
Pop 66.09
Vit 1.00

Dreams Eternal is an FPS game that focuses on a strong story line and puzzle solving. It is set in the dream world. The very short summary of the story is that a scientific experiment went wrong and everybody is stuck in the dream world. You have to end this experiment by hopping from dream to dream. In every dream you have to find clues to try to find out how the experiment can be aborted.

No download Website Updated 28 Aug 2012 GNOME-DB / Libgda

Screenshot
Pop 121.35
Vit 19.44

Libgda is a (relatively small) database access library. It provides a wrapper like ODBC but with more features for accessing several database engines, a general data model for use with CSV or XML files, a metadata extractor that retrieves information about database objects in a common way, and a SQL console application (like mysql, psql or sqlite3 consoles).

Download No website Updated 20 Jan 2001 gpkcs

Screenshot
Pop 16.40
Vit 67.09

gpkcs11 provides support functions to make the development of support for new tokens easier and contains a complete software token, as well as an automated testing environment. It serves as a testing tool in the development of new applications that contain cryptographic support.

Download Website Updated 11 Nov 2009 The Hoard Scalable Memory Allocator

Screenshot
Pop 212.33
Vit 12.45

Hoard is a scalable memory allocator (malloc replacement) for multithreaded applications. Hoard can dramatically improve your application's performance on multiprocessor machines. No changes to your source are necessary; just link it in. Hoard scales linearly up to at least 14 processors. The supported platforms include Linux, Solaris, Mac OS X, and Windows NT/2000/XP/64.

Download Website Updated 14 Sep 2003 interpcom

Screenshot
Pop 37.62
Vit 4.19

interpcom is a command interpreter library in C that can be used to build scientific applications. It is very easy to add new commands. The library contains an expression evaluator that can be used to parse the arguments of the commands. It is possible to define "objects" which are arrays of numbers having a name, and structures. It is possible to use threads (several programs running simultaneously).

Screenshot

Project Spotlight

cd-discid

A tool which retrieves the CDDB discid information for a CD.

Screenshot

Project Spotlight

Ujorm

A high performance ORM for Java.