65 projects tagged "Mac OS X"
AZStats is a JSP file that parses and displays the contents of an Azureus stats file (typically Azureus_Stats.xml). The JSP is totally self-contained. No additional files/classes are needed. Just drop the JSP into a JSP/servlet engine and edit the JSP so that it points to your Azureus_Stats.xml file (either locally or via http://), and it will display the contents in a readable format.
Ant Commander is a fully configurable file manager. Several file systems are supported: file, zip, FTP, WebDAV, etc. Several kinds of panels are available: directory table, directory tree, text editor, image viewer, HTML viewer, command line, etc. You can configure the menu, the toolbars, the panels, the actions, and more. Several file operation are supported: copy, move, delete, multiple rename, create directory, zip, unzip, etc. External plugins are available to add more skins, for BeanShell, SSH Shell, Telnet, VNC, and more file systems (tar.gz, Samba, etc.). It is skinnable and OS-independent, and has bookmarks, history, many file operations, macros, and more.
AnyClient is a platform-independent file transfer application that supports all major file transfer protocols including FTP/S, SFTP, and WebDAV/S. It is available both as a Web-based service requiring no software installation, and as a downloadable application that you can install locally.
AppDynamics an application performance management solution for mission-critical Java applications. It can organize user requests and business transactions, monitor business transaction health, identify and diagnose slow requests, identify and diagnose errors, and drill down. It is built from the ground up for highly distributed service-oriented environments. It has fast root cause diagnostics at the method/class level, but creates no more than 2% overhead, even in high-volume production deployments. It can not only manage applications, but dynamically scale them in cloud and virtual environments.
BlueSense SDK is a software development kit for communicating with BlueSense equipment. It allows you to read out sensors or control actuators. A user-space USB driver for all platforms is included. Examples for all modules are also included. For Java and Mono/C#, there is an object-oriented interface, and for C, there is a function based interface.
CONSIDEO MODELER allows you to mindmap a complex problem, analyse it qualitatively to discover levers and bottlenecks, and even to simulate it by automatically building a system dynamics model. One can integrate any external data and setup a customized management cockpit for playing out scenarios. It is useful for organizational problems, project management, financial analysis, production processes, score cards, and much more.
Cassandra is a scientific data viewer based on VTK. Cassandra provides dynamic interaction with the VTK pipeline and enables the user to load plug-ins dynamically in order to perform specific tasks in data manipulation and visualisation. Cassandra is open and modular, and can easily be extended to new filters through a set of dynamically loadable plug-ins. A plug-in template is provided to help users to develop and share their own plug-ins. This approach allows users to perform complex filtering without any specific knowledge of VTK or C++.
Charm++ is a portable adaptive runtime system for parallel applications. Application developers create an object-based decomposition of the problem of interest, and the runtime system manages issues of communication, mapping, load balancing, fault tolerance, and more. Sequential code implementing the methods of these parallel objects is written in C++. Calls to libraries in C++, C, and Fortran are common and straightforward. Charm++ is portable across individual workstations, clusters, accelerators (Cell SPEs and GPUs), and supercomputers such as those sold by IBM (Blue Gene, POWER) and Cray (XT3/4/5/6). Applications based on Charm++ are used on at least 5 of the 20 most powerful computers in the world.