RSS 18 projects tagged "Mac OS X"

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.

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.

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 03 Jul 2010 noVNC

Screenshot
Pop 76.68
Vit 33.08

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.

Download Website Updated 28 Oct 2012 FFTW++

Screenshot
Pop 122.84
Vit 6.14

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.

Download No website Updated 20 Mar 2010 pyxser

Screenshot
Pop 51.92
Vit 1.00

pyxser (Python XML Serialization) is a Python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. It is written entirely in C as a Python extension. It uses recursive O(n) algorithms for both serialization and deserialization.

No download Website Updated 16 Oct 2010 NeoTextureEdit

Screenshot
Pop 53.64
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.

Download Website Updated 09 Dec 2012 FastFlow

Screenshot
Pop 121.19
Vit 6.22

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.

No download Website Updated 16 Sep 2009 SDLbits

Screenshot
Pop 18.68
Vit 36.69

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

Screenshot

Project Spotlight

PixSteward

A Flickr backup and database system for Macs.

Screenshot

Project Spotlight

RedQueryBuilder

A JavaScript SQL query builder UI.