RSS 29 projects tagged "Mac OS X"

No download Website Updated 08 Mar 2013 Argyll Color Management System (ArgyllCMS)

Screenshot
Pop 317.61
Vit 32.54

Argyll is an ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, and film recorders, and calibration and profiling of displays. Spectral sample data is supported, allowing a selection of illuminants observer types, and paper fluorescent whitener additive compensation. Profiles can also incorporate source specific gamut mappings for perceptual and saturation intents. Gamut mapping and profile linking uses the CIECAM02 appearance model, a unique gamut mapping algorithm, and a wide selection of rendering intents. It also includes code for a fast 8-bit raster color conversion engine as well as support for fast, fully accurate 16-bit conversion. Device color gamuts can also be viewed and compared using a VRML viewer.

No download Website Updated 23 Dec 2012 Tcl/Tk

Screenshot
Pop 608.66
Vit 47.58

Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.

Download Website Updated 31 Oct 2012 Berkeley Unified Parallel C

Screenshot
Pop 116.00
Vit 12.10

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.

Download Website Updated 02 Oct 2012 cscope

Screenshot
Pop 185.92
Vit 13.59

Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files (as well as other languages) for specified elements of code.

Download Website Updated 07 Aug 2012 Steel Bank Common Lisp

Screenshot
Pop 230.37
Vit 26.15

Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). It also includes many extensions, such as native threads, socket support, a statistical profiler, programmable streams, and more. These are all available through an integrated, interactive native compiler which feels like an interpreter. SBCL is unique in being a multiplatform native compiler which bootstraps itself completely from source, using a C compiler and any other ANSI Common Lisp implementation.

Download Website Updated 11 Jul 2012 ATLAS

Screenshot
Pop 269.05
Vit 28.35

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 04 Dec 2011 Rasterbar libtorrent

Screenshot
Pop 48.33
Vit 4.32

Rasterbar libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client.

Download Website Updated 07 Oct 2011 Python Imaging Library

Screenshot
Pop 188.87
Vit 6.21

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

Download Website Updated 15 Jun 2011 The Glasgow Haskell Compiler

Screenshot
Pop 188.44
Vit 11.83

The Glasgow Haskell Compiler is a robust, fully-featured, optimising compiler for the functional programming language Haskell. GHC compiles Haskell to either native code or C. It implements numerous experimental language extensions to Haskell for example concurrency, a foreign language interface, several type-system extensions, exceptions, and so on. GHC comes with a generational garbage collector, a space and time profiler, and a comprehensive set of libraries.

Download Website Updated 06 Apr 2011 Portable Application Code Toolkit

Screenshot
Pop 43.87
Vit 4.02

PACT is a self-contained set of tools which support developing and using portable programs, particularly scientific and engineering applications. By defining a single, higher level, standard programming interface, it shields application developers from the plethora of different hardware architectures and operating systems and their non-standard features.

Screenshot

Project Spotlight

Quassel IRC

A graphical, distributed IRC client.

Screenshot

Project Spotlight

Wandora

A Topic Map editor application.