51 projects tagged "English"
pthread-lib is a set of pthread wrapper functions, a thread manager, and a signal handler. The wrapper functions enable the programmer to create and manage sets of thread pools without knowing all the pthread internals. This includes creating, joining, and other operations. The thread manager watches and supervises the threads, checking whether they are still alive and working. The thread manager can also be assigned tasks by the programmer, either in code or by a configuration file. These tasks will be executed when the scheduled date/time occurs, and can be almost any task. The thread manager is implemented as its own thread within the main process. A single-threaded signal handler is available to catch all signals to a multi-threaded process. Instead of having every thread manage signals, this one thread handles all signals. To further enhance its functionality, the programmer is allowed to assign functions (via a pointer to a function) to any signal it may catch.
ZK is a highly productive Java framework for building amazing enterprise Web and mobile applications. With event-driven components and an XUL-based markup language, developing is as simple as programming desktops and authoring HTML. Scripting languages include but are not limited to Java, JavaScript, Ruby, and Groovy.
The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.
The Dextop application framework allows you to create Rich Internet Applications based on .NET/Mono and Sencha Ext JS. It has proven to be useful for online business applications. It features a desktop-like Ext JS frontend, simplified client-server communication, a stateful programming model, real-time updates and notifications from the server, automatic column model generation, automatic store model generation, and automatic form generation.
UDIG (User-friendly Desktop Internet GIS) is a spatial data viewer and editor with emphasis on the OpenGIS standards for Internet GIS, the Web Map Server and Web Feature Server standards. It provides a common platform for building spatial applications with open source components.
JGraphpad Pro is a complete application framework for rapid development of JGraph tools. It is meant for developers who wish to provide a stand-alone, rich-client graph application. The user interface is configurable with XML, and it uses a plugin architecture for extra functionality. It features a wide range of application components like palette, overview, the ability to export to many image and XML formats, copy and paste, drag and drop, rich text labels, database or backend connectivity, and visual complexity management. You can use it to create workflow editors, call graphs, CAD tools, network diagrams, database visualization tools, and more.
A simple social network with some project management features.