RSS 60 projects tagged "Windows"

Download Website Updated 11 Jul 2012 ATLAS

Screenshot
Pop 269.58
Vit 28.47

The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. It provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.

Download Website Updated 24 Jan 2013 Activity Manager

Screenshot
Pop 96.64
Vit 12.77

Activity Manager is a project management tool that is simple to use, lightweight, and very efficient and customizable. It features collaborators repository administration, tasks repository administration, contributions management (activity management), and an extensible report facility (with built in templates). It allows you to build and maintain a hierarchical task tree. It is based on a database with a very simple model that allows quickly building custom reports through the report facility or through simple SQL requests.

Download Website Updated 30 Jan 2010 Aegisub

Screenshot
Pop 56.76
Vit 1.00

Aegisub is an advanced subtitle editor that assists in the creation of subtitles, translations, and complex overlays using audio or video. Developed by enthusiasts it builds on workflows created and perfected through professional, hobby, and everyday use.

Download Website Updated 31 Oct 2012 Berkeley Unified Parallel C

Screenshot
Pop 115.90
Vit 12.18

Unified Parallel C (UPC) is an extension of the C programming language designed for high performance computing on large-scale parallel machines. The language provides a uniform programming model for both shared and distributed memory hardware. The programmer is presented with a single shared, partitioned address space, where variables may be directly read and written by any processor, but each variable is physically associated with a single processor. UPC uses a Single Program Multiple Data (SPMD) model of computation in which the amount of parallelism is fixed at program startup time, typically with a single thread of execution per processor. Berkeley UPC provides a portable, high-performance compiler for developing UPC software on systems ranging from clusters to custom supercomputers and even laptop-grade systems.

No download Website Updated 02 Apr 2011 BitchX

Screenshot
Pop 331.74
Vit 3.46

BitchX is the premiere IRC (Internet Relay Chat) client. It originally was a modified version of the popular ircII client, and the features were eventually merged into the EPIC IRC client. The current development is aimed at merging the client back to a current branch of EPIC and bringing compatibility and stability back to the client, while bringing the features that are BitchX into a new client.

Download Website Updated 13 Dec 2001 CDSA 2

Screenshot
Pop 43.79
Vit 1.49

CDSA stands for Common Data Security Architecture. It provides a security framework that includes cryptographically signed modules to present an abstracted unified API to the application developer to perform cryptographic and security related operations. It also includes hardware support for cryptographic tokens and biometric devices, such as thumbprint scanners. Intel has implemented the CDSA 2 specification and released it as open source.

Download Website Updated 28 Jul 2012 CFITSIO

Screenshot
Pop 75.96
Vit 14.69

CFITSIO is a library of C and Fortran subroutines for reading and writing data files in the FITS (Flexible Image Transport System) data format. It simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the programmer from the internal complexities of the FITS file format.

Download Website Updated 17 Mar 2008 Color Transformation Language

Screenshot
Pop 31.30
Vit 1.00

The Color Transformation Language, or CTL, is a small interpreted programming language that was designed to serve as a building block for digital color management systems. CTL allows users to describe color transforms in a concise and unambiguous way by expressing them as programs.

Download Website Updated 15 Jan 2002 Comprehensive Web Programming API

Screenshot
Pop 17.44
Vit 1.42

The Comprehensive Web Programming API allows you to develop a Web site that is both secure and easy to use. It features template management, DB independence, session management (via database), full error handling/logging, full socket support, and config file support.

Download Website Updated 20 Oct 2006 Distributed Concurrent Versioning System

Screenshot
Pop 51.73
Vit 2.12

The Distributed Concurrent Versioning System (DCVS) extends the well-known version control system CVS and the file distribution and synchronization program CVSup with functionality to distribute CVS repositories with local lines of development and handle synchronization of the distributed repositories automatically in the background. Development lines (branches) are owned by a repository server, repository servers efficiently update each other via CVSup, and CVS ensures correct server use on checkin and branch creation.

Screenshot

Project Spotlight

Finnix

A small, full-featured Debian-based LiveCD for system administrators.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.