Projects tagged ‘c++’, ‘framework’, and ‘software_development’


Jump to tag:

Projects tagged ‘c++’, ‘framework’, and ‘software_development’

Filtered by Project Tags c++ framework software_development

Refine results Project Tags linux (8) development (8) library (7) programming (7) cross-platform (7) api (7) win32 (6) windows (6) multi-platform (6) toolkit (6) cplusplus (5) interface (5)

[9 total ]

338 Users
   

Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
Created over 3 years ago.

48 Users
   

An opensource MMORPG framework that allows connections from WOW client. Written in C++ and using Mysql as its DB. Forked from Mangos and kept in sync to some degree.
Created about 1 year ago.

5 Users
 

The Visual Component Framework is a cross platform C++ application framework that offers a modern, clean architecture. It is divided into three major libraries. The FoundationKit provides services ... [More] such as file access, streams, threads, synchronization primitives, and advanced RTTI features. The GraphicsKit includes classes for working with both image and vector graphics, and has built in support for the Anti-Grain Graphics library. The ApplicationKit provides GUI controls, use of the Model-View-Control pattern, property and component editors, undo/redo support, drag-and-drop, clipboard services, application resources, and UI metrics and policy managers. Additional "Kits" adding advanced functionality include an HTML kit, Internet kit, JavaScript kit, Network kit, OpenGL kit, and RegEx kit [Less]
Created over 3 years ago.

4 Users
 

ClanLib is a cross platform C++ toolkit library. Essentially the library offers a series of different functionality under a streamlined API. Its primary focus is on games, although not limited for that usage only.
Created over 3 years ago.

2 Users

libNUI is a hardware accelerated GUI framework that makes it possible to build rich multi-platform applications based on 3D rendered dynamic layouts. Interfaces are built as a composition of widgets ... [More] and behaviors, and the framework handles positioning, resizing, anchoring, and texture stretching. Objects are connected with synchronous events and delegates for mono-threaded communication, or asynchronous notifications and message queues are used for multi-threaded applications. It also supports strings (including Unicode), paths, files, data streams, fonts, threads, critical sections, audio buffer rendering, and more. [Less]
Created 10 months ago.

1 Users

Xennet Library is a Cross-Platform C++ Network Library providing high-level access to native Sockets, Network Classes and Network interfaces. Xennet also provides additional classes and functions for usability and additional networking features.
Created about 1 year ago.

1 Users

The Apparatus Framework is an object oriented software framework written in C++ for embedded applications. It implements RT-OS abstraction, simulation facilities, device and communication concepts, design pattern and more.
Created about 1 year ago.

1 Users

Perl bindings for Qt4. This project aims to have a production-ready module that is similar in syntax to the PerlQt 3 binding. There is currently no official release, but you can check out the ... [More] source from svn and compile them yourself. See the INSTALL file for instructions on how to do this. Once the bindings are built, there are many examples in the example directory that are direct ports to Perl of the C++ examples that ship with the Qt library. Based on the Smoke library, so the final version will support any method that Smoke supports. Create Perl packages that subclass, extend, and override their C++ parents Create signals and slots: connect Qt defined signals to Perl subroutines, and Perl defined signals to Qt slots Signals and slots defined in parent packag [Less]
Created about 1 year ago.

1 Users

The Ideal Library is a set of libraries which aims to make rock solid programming easy, as well as letting you write powerful applications with less code and effort. It is being actively developed ... [More] , and is under heavy development. The development phase follows the TDD paradigm, and is also based in iterations, where functionality is added by iterations. [Less]
Created 11 months ago.