Simple Project List Software Map

4904 projects in result set
LastUpdate: 2007-10-05 00:00

Crystal Space

Crystal Space is a free and portable 3D engine written in C++. It supports a large number of 3D features.

LastUpdate: 2014-03-02 20:16

Filemonitor

FileMonitor monitors the activity of open and closed files/processes in ‘real time’ using lsof, returning them in a list.

(Machine Translation)
LastUpdate: 2010-12-07 21:51

BALL

The Biochemical ALgorithms Library (BALL) is a
framework for rapid application development in
molecular modeling and structural bioinformatics.
BALL provides an extensive set of data structures
as well as classes for molecular mechanics,
advanced solvation methods, comparison and
analysis of protein structures, file
import/export, NMR shift prediction, and
visualization. Its extensibility results from an
object-oriented and generic programming approach.

(Machine Translation)
LastUpdate: 2012-03-19 21:17

Minitube

Minitube is a YouTube application for Mac, Linux, and Windows. With it, you can watch YouTube videos in a new way: you type a keyword, and Minitube gives you an endless video stream. Minitube does not require the Flash Player. It is not about cloning the original YouTube Web interface, but strives to create a new TV-like experience.

(Machine Translation)
LastUpdate: 2014-03-29 12:23

Scid vs. PC

Scid vs. PC is a powerful chess toolkit. It has extensive database and PGN file handling capabilities, and can be used to play chess on the internet (with FICS), against a computer chess opponent, or for chess grandmasters to prepare for tournament matches. Additionally, Scid vs. PC can run automated computer tournaments with chess engines playing against each other.

LastUpdate: 2011-11-28 22:39

tkdiff

tkdiff is a graphical diff and merge tool that runs on many platforms. It supports many revision control systems: AccuRev, BitKeeper, ClearCase, CVS, Git, Mercurial, Perforce, PVCS, RCS, SCCS, and Subversion. It is also useful with unversioned files.

(Machine Translation)
LastUpdate: 2013-11-25 00:04

UnrealIRCd

UnrealIRCd is an IRC daemon whose key features include full SSL support, Trojan protection, a spam filter, advanced flood protection, and WebTV compatibility. It is a highly stable and feature-packed IRC server daemon.

LastUpdate: 2013-03-23 13:16

FindRepe

FindRepe finds (and optionally deletes) duplicated files by content, not name. It uses MD5 and SHA1 hashes to compare files. It can also compare just by file name.

LastUpdate: 2013-06-27 21:32

Stella

Stella is a freely distributed multi-platform Atari 2600 VCS emulator. Since its original release, Stella has been ported to many diverse operating systems. Linux, Mac OS X, and Windows are currently supported in the mainline codebase.

(Machine Translation)
LastUpdate: 2014-04-02 15:30

openModeller

openModeller is a C++ framework providing tools and an API for ecological niche modeling using a variety of algorithms. It can be used to predict species potential distribution based on a set of georeferenced occurrence points and a set of environmental layers.

(Machine Translation)
LastUpdate: 2010-10-27 22:02

Zenoss Core

Zenoss is an enterprise network/systems
management application that provides an integrated
software package for monitoring availability,
performance, events, and configuration across
layers (network, servers, applications,
environment, etc.) and across platforms (Linux,
Windows, Unix, etc.).

(Machine Translation)
LastUpdate: 2012-09-17 20:59

Pike

Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes a powerful modules system that, for instance, has image manipulation, database connectivity and advanced cryptography. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and fast data manipulation.

LastUpdate: 2014-04-22 13:42

Lilith Logback event viewer

Lilith is a logging and access event viewer for
the Logback logging framework. It has features
comparable to Chainsaw, a logging event viewer for
log4j. This means that it can receive logging
events from remote applications using Logback as
their logging backend. It uses files to buffer the
received events locally, so it is possible to keep
vast amounts of logging events at your fingertip
while still being able to check only the ones you
are really interested in by using filtering
conditions.

(Machine Translation)
LastUpdate: 2011-12-22 21:41

PolarSSL

PolarSSL is a light-weight cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible. Loose coupling of the components inside the library means that it is easy to separate the parts that are needed, without needing to include the total library. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. The source is written to have very loose coupling, enabling easy integration of parts in other software projects. Very loosely coupled cryptographic algorithms for MD2, MD4, MD5, SHA1, SHA-256, SHA-512, AES, Camellia, DES, Triple DES, ARC3, and RSA are included.

LastUpdate: 2013-07-28 13:42

MXE (M cross environment)

MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms.