640 projects tagged "Windows"
GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.
GPAC is a multimedia framework based on the MPEG4 systems standard. It aims to integrate as many "rich media" technologies as possible. It already supports MPEG-4 BIFS, SVG, MPEG-4 LASeR, VRML, and X3D presentations, many audio/video codecs and formats, RTP/RTSP streaming, MPEG-2 TS broadcast, ISO File format and HTTP Streaming (MPEG-DASH and HLS). GPAC provides both a player (Osmo4 / MP4Client) and command line tools (MP4Box and MP42TS).
GATE is a software package dedicated to numerical simulations in medical imaging and radiotherapy. It supports simulations of Emission Tomography (Positron Emission Tomography (PET) and Single Photon Emission Computed Tomography (SPECT)), Computed Tomography (CT), and Radiotherapy experiments. It makes it easy to use existing Monte Carlo simulation packages according to the requirements of a simulation. It allows accurate description of time-dependent phenomena such as source or detector movement and source decay kinetics. It includes well-validated physics models, geometry modeling tools accommodating complex scanner geometries, models for detector electronic response, and efficient visualization utilities. Modelling of CT scans and calculation of dose can also be performed.
Parallel Performance Wizard (PPW) is a performance analysis tool designed for UPC, MPI, and SHMEM programs. It features an easy-to-use interface and tight integration with GAS programming models via the GASP interface. It is known to work on many platforms. This project is part of a study of existing and emerging performance analysis theory and tools, current and future HPC architectures, and usability and user productivity preferences and methods, along with various programming models.
The Feature Data Objects API provides a generic, command-based interface to a number of back-end data source technologies for storing, retrieving, updating, and analyzing GIS (Geographic Information System) data. A provider is a specific back-end implementation of the FDO API that provides access to data stored in a particular data source technology.
The libstatgrab library provides an easy-to-use interface for accessing system statistics and information. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. It was developed to work on Linux, FreeBSD, and Solaris. The package also includes two tools: saidar provides a curses-based interface for viewing live system statistics, and statgrab is a sysctl-like interface to the statistics.
Jitsi (formerly SIP Communicator) is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, AIM/ICQ, Windows Live, Yahoo!, Bonjour, and many other useful features. It is currently the most feature rich Internet Communicator, and is the only one to provide encrypted audio/video calls, desktop streaming and sharing, and chat on Windows, Mac OS X, and Linux with both the SIP and XMPP protocols.
WAWAS is a full PHP application server. The main server core listens to any IP/port and passes data to any mounted protocol on the listener. Implemented protocols are HTTP1.1/1.0, Comet, Telnet, DNS, mail, and FTP. Each protocol runs modules that build response data based on the requests. Memory object persistence allows data and caches to be shared across protocols or time. All configuration uses XML. It can be launched as a daemon, with or without forked workers, and is nearly as fast as Apache in preliminary tests.