RSS 106 projects tagged "Mac OS X"

Download Website Updated 27 Mar 2013 GTK+

Screenshot
Pop 2,310.14
Vit 157.75

GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

Download Website Updated 21 Apr 2013 MUSCLE

Screenshot
Pop 613.35
Vit 132.17

MUSCLE (Multi User Server Client Linking Environment) is an N-way messaging server and networking API. It includes client-side networking APIs for various languages, including C, C++, C#, Delphi, Java, and Python. MUSCLE lets programs communicate over a network via streams of serialized Message objects. The included server program ("muscled") lets its clients message each other and store information in its server-side hierarchical database. The database supports flexible queries via hierarchical wildcarding, and "live" updates via a subscription mechanism.

Download Website Updated 12 Apr 2013 Qt

Screenshot
Pop 1,788.90
Vit 99.24

Qt is a comprehensive, object-oriented development framework that enables development of high-performance, cross-platform rich-client and server-side applications. When you implement a program with Qt, you can run it on the X Window System (Unix/X11), Apple Mac OS X, and Microsoft Windows NT/9x/2000/XP by simply compiling the source code for the platform you want. Qt is the basis for the KDE desktop environment, and is also used in numerous commercial applications such as Google Earth, Skype for Linux, and Adobe Photoshop Elements.

No download Website Updated 04 Sep 2005 fPic

Screenshot
Pop 21.95
Vit 53.09

fPic is a two-part project that aims at providing a replacement Picture class for command-line applications made with REALBasic. It is split into a dynamic library, manip.dylib, and an RB class, fPic. The dylib handles the heavy-lifting, while the fPic class provides a (more or less) seamless way for RB programmers to manipulate images in CLI applications.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 414.98
Vit 50.77

Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers abstraction of Web-specific implementation details, increasing the accessibility and portability. Under the hood, the library uses the latest techniques (HTML5, Ajax, WebSockets) to handle user events and update the Web page.

No download Website Updated 30 Jun 2006 Nelit2 Engine

Screenshot
Pop 12.96
Vit 50.20

Nelit2 Engine is a game engine that uses a Model-View-Controller concept. The engine uses some popular libraries such OpenGL and SDL. It works on Unix systems and on Windows.

Download Website Updated 22 Nov 2012 SeaMonkey

Screenshot
Pop 1,093.77
Vit 44.98

The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.

No download Website Updated 06 Jan 2008 JAMF

Screenshot
Pop 12.25
Vit 44.33

JAMF is a framework for modeling human attention. It features a graphical interface (the client) that allows you to design simulations as graphs by connecting and parameterizing components. It also features a server that translates those graphs to C code and executes them.

No download Website Updated 26 May 2009 FLOW3

Screenshot
Pop 24.54
Vit 38.20

FLOW3 is a PHP application framework that forms the foundation for the upcoming version of TYPO3. It brings new concepts to the PHP world, including domain-driven design, dependency injection, and aspect-oriented programming.

Download Website Updated 03 Jul 2009 libposix

Screenshot
Pop 35.54
Vit 38.05

libposix is an impementation of the core functionality of all Unix systems. It is a full, cross-platform implementation of the POSIX 2008 standard. It is meant to replace existing implementations of a Unix system's core libraries. It is an exact implementation of POSIX 2008 and nothing else (no extensions, no previous POSIX versions). However, it works well with possible extensions to the core system functionallity (for example, GNU or BSD).

Screenshot

Project Spotlight

Gnome Partition Editor

A graphical frontend to libparted.

Screenshot

Project Spotlight

mpatrol

A library for controlling and tracing dynamic memory allocations.