RSS 18 projects tagged "Mac OS X"

Download Website Updated 20 May 2013 Asymptote

Screenshot
Pop 834.64
Vit 336.85

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.

No download No website Updated 13 Jun 2009 Duplicati

Screenshot
Pop 82.78
Vit 37.97

Duplicati is a backup system and an implementation of Duplicity. Duplicati enables you to set up and monitor backups on Windows or Linux. Duplicati is based on the Linux-only Duplicity backup system. Duplicati has a very user friendly interface that allows you to configure and monitor your backups. It supports backing up to a variety of destinations, such as a network folder, a USB disk, a remote FTP server, a remote SSH server, Amazon S3 storage, or a WebDAV enabled server. All backups can be encrypted and are digtally signed, so that no other person can read or tamper with the backed up data.

No download Website Updated 16 Aug 2009 LibForensics

Screenshot
Pop 26.72
Vit 37.12

LibForensics is a framework for developing digital forensics applications in Python.

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.65
Vit 36.70

SDLbits is a very lightweight SDL wrapper for Java. This library was designed to be very small and simple. It does not use Swig, but goes directly from "native" Java definitions to the sdlbits C wrapper library to SDL or OpenGL (in C). All symbols are exposed as they would be in C, except the "SDL_" prefix has been removed, since all names are inside the SDL class. The SDL structures from C are translated to very simple Java classes, such as SDL.VideoInfo. Most fields are exposed as read-only "get" methods, but "set" methods for writable members are supported as well. These classes simply interface to the actual C data with a ByteBuffer "pointer".

No download Website Updated 03 Jul 2010 noVNC

Screenshot
Pop 76.77
Vit 33.10

noVNC is a VNC client implemented using HTML5 technologies, specifically Canvas and WebSockets. It supports "wss://" encryption (SSL/TLS). For browsers that do not have native WebSockets support, the project includes web-socket-js, a WebSockets emulator using Adobe Flash. In addition, as3crypto has been added to web-socket-js to implement WebSocket SSL/TLS encryption, i.e. the "wss://" URI scheme.

No download No website Updated 25 Oct 2010 libmodbus

Screenshot
Pop 37.59
Vit 30.70

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.

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.65

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 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.

Screenshot

Project Spotlight

BugHotel Reservation System

A hotel booking and accounting package.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.