RSS 19 projects tagged "Mac OS X"

Download Website Updated 20 May 2013 Asymptote

Screenshot
Pop 820.75
Vit 383.09

Asymptote is a powerful descriptive 2D and 3D vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Asymptote is a programming language as opposed to just a graphics program. It can exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.

Download Website Updated 09 Dec 2012 FastFlow

Screenshot
Pop 120.10
Vit 6.20

FastFlow is a pattern-based programming framework targeting streaming applications. It implements pipeline, farm, divide and conquer, and their composition, as well as generic streaming networks. It is specifically designed to support the development and the seamless porting of existing applications on multi-core. The layered template-based C++ design ensures flexibility and extendibility. Its lock-free/fence-free run-time support minimizes cache invalidation traffic and enforces the development of high-performance (high-throughput, low-latency) scalable applications. It has been proven faster than TBB, OpenMP, and Cilk on several micro-benchmarcks and real-world applications, especially when dealing with fine-grained parallelism and high-throughput applications.

Download Website Updated 28 Oct 2012 FFTW++

Screenshot
Pop 122.17
Vit 6.12

FFTW++ is a C++ header class for the FFTW Fast Fourier Transform library that automates memory allocation, alignment, planning, and wisdom. In 2D and 3D, implicit dealiasing of convolutions substantially reduces memory usage and computation time. Wrappers for C, Python, and Fortran are included.

No download Website Updated 10 Oct 2012 POP-C++

Screenshot
Pop 56.57
Vit 2.01

POP-C++ is a comprehensive object-oriented system for developing applications in large distributed computing infrastructures such as Grid, P2P or Clouds. It consists of a programming suite (language, compiler) and a run-time system for running POP-C++ applications. The POP-C++ language is a minimal extension of C++ that implements the parallel object model with the integration of resource requirements into distributed objects. This extension is as close as possible to standard C++ so that programmers can easily learn POP-C++ and so that existing C++ libraries can be parallelized using POP-C++ without too much effort. The POP-C++ run-time is an object-oriented open design that aims at integrating different distributed computing tool kits into an infrastructure for executing requirement-driven object-oriented applications. It uses objects to serve objects: the system provides services for executing remote objects.

Download Website Updated 06 May 2012 OpenVRML

Screenshot
Pop 271.37
Vit 29.03

OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for incorporating VRML/X3D support into applications. It provides VRML97 and Classic VRML X3D parsers, a runtime, and an OpenGL renderer as C++ libraries. The renderer is fully separate from the runtime library so that users can also provide their own renderer. The OpenVRML browser is provided as a D-Bus service, and is embeddable in host applications using XEmbed. The distribution provides both a stand-alone host and a host that runs as a Mozilla plug-in.

Download No website Updated 16 Aug 2011 Kobold's Quest 2

Screenshot
Pop 18.08
Vit 25.63

Kobold's Quest 2 is an RPG game in which the quest of the kobold continues. The adventure takes you out of the assassin queen's room into the wilds of the rogue assassin's destiny.

Download Website Updated 18 Mar 2011 Feel++

Screenshot
Pop 43.13
Vit 1.00

Feel++ (formerly known as Life) is a C++ library for solving partial differential equations using generalized Galerkin methods: fem, hp/fem, and spectral methods.

Download Website Updated 14 Dec 2010 StarCluster

Screenshot
Pop 75.63
Vit 2.14

StarCluster is a utility for creating traditional computing clusters used in research labs or for general distributed computing applications on Amazon's Elastic Compute Cloud (EC2). It uses a simple configuration file provided by the user to request cloud resources from Amazon and to automatically configure them with a queuing system, an NFS shared /home directory, passwordless SSH, OpenMPI, and ~140GB scratch disk space. It consists of a Python library and a simple command line interface to the library. For end-users, the command line interface provides simple intuitive options for getting started with distributed computing on EC2 (i.e. starting/stopping clusters, managing AMIs, etc). For developers, the library wraps the EC2 API to provide a simplified interface for launching/terminating nodes, executing commands on the nodes, copying files to/from the nodes, etc.

No download No website Updated 25 Oct 2010 libmodbus

Screenshot
Pop 37.71
Vit 30.69

libmodbus is a library to send and receive data with a device that respects the Modbus protocol. This library is written in C and supports RTU (serial) and TCP (Ethernet) communications.

No download Website Updated 16 Oct 2010 NeoTextureEdit

Screenshot
Pop 53.83
Vit 2.23

NeoTextureEdit is an easy to use graph-based procedural seamless texture editor. NeoTexture is the associated run-time generation library. Using continuous basis functions, it can generate arbitrary resolution images without quality degradation. Its main purpose is to produce high-quality textures for real time rendering applications that can be stored in a few kB and synthesized on application startup. But it can also be used to generate off-line images.

Screenshot

Project Spotlight

MetaFTPD

An FTP server with unusual features.

Screenshot

Project Spotlight

Converseen

An image batch converter and resizer with advanced features.