37 projects tagged "C++"
Pandora is a distributed system to monitor processes, performance, status, application, or operating parameters of almost any operating system. It has a decentralized management system, based on flexible user profiles, that allows the user to generate graphical reports, define alarms, and a full incident management system to operate a 24x7 monitoring team.
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.
LinuxMCE is an add-on to Kubuntu that provides a complete whole-house media solution. It provides PVR and distributed media functions. It is stable, easy to use, and requires no knowledge of Linux and only basic computer skills. It allows you to set up a computer system that centralizes audio/video equipment, allowing you to access all media functions in other rooms with only thin clients. It supports home automation protocols including KNX, EIB, Z-Wave, DMX, EnOcean, and PLCBUS.
Kiwix is an offline reader for Web content. It was designed for use with Wikipedia, but is potentially suitable for all HTML content. It supports the ZIM format, a highly compressed open format with additional meta-data. It is intended for use in schools, universities, and libraries which can't afford broadband Internet access. It features a full text search engine, bookmarks and notes, an HTTP server, PDF/HTML export, a user interface in more than 80 languages, tabbed navigation, and an integrated content manager and downloader.
XMLFoundation provides a foundation for XML support in an application. However, it is more than just another XML parser. It applies a unique approach to handling XML that allows your application code to focus on the application rather than traversing DOM or subscribing to SAX events. The most unique feature of the XMLFoundation is the object oriented encapsulation that provides XML support in the application layer. XMLFoundation allows you to easily integrate XML with your GUI or with your server objects, and it natively supports COM, DCOM, and CORBA objects.