RSS 104 projects tagged "Mac OS X"

Download Website Updated 27 Mar 2013 GTK+

Screenshot
Pop 2,557.02
Vit 166.49

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 12 Apr 2013 Qt

Screenshot
Pop 1,791.79
Vit 107.02

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.

Download Website Updated 22 Nov 2012 SeaMonkey

Screenshot
Pop 1,098.02
Vit 45.71

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.

Download Website Updated 23 Apr 2013 Ecere SDK

Screenshot
Pop 435.52
Vit 38.21

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

Download Website Updated 08 Apr 2013 Wt

Screenshot
Pop 413.38
Vit 54.45

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.

Download Website Updated 11 Jul 2012 wxWidgets

Screenshot
Pop 378.44
Vit 25.91

wxWidgets is a cross-platform C++ GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. wxWidgets uses native widgets on all platforms whenever possible and fills missing gaps on some platforms using generic controls written with wxWidgets itself.

Download Website Updated 04 Feb 2013 Lazarus

Screenshot
Pop 345.76
Vit 33.94

Lazarus is a RAD Object Pascal Development IDE for use with Free Pascal. It is the open source equivalent of the Delphi VCL, designed to be widget-independent and to work on any platform where Free Pascal can be found.

No download Website Updated 02 Dec 2008 DirectFB

Screenshot
Pop 328.99
Vit 8.72

DirectFB is a thin library that provides developers with hardware graphics acceleration, input device handling and abstraction, an integrated windowing system with support for translucent windows and multiple display layers on top of the Linux framebuffer device. It is a complete hardware abstraction layer with software fallbacks for every graphics operation that is not supported by the underlying hardware.

Download Website Updated 13 Jul 2004 arianne

Screenshot
Pop 316.52
Vit 6.63

Arianne is a multiplayer online engine to develop turn based and real time games. It provides a simple way of creating games using Python for a game's description. Marauroa, its server, uses Java, MySQL, UDP, and Python for hosting dozens of players.

Download Website Updated 27 Jun 2007 C++ Portable Types Library (PTypes)

Screenshot
Pop 292.38
Vit 7.33

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

Screenshot

Project Spotlight

OGLplus

A C++ wrapper around the OpenGL C API.

Screenshot

Project Spotlight

mdp

A minimalist password safe.