312 projects tagged "MPL"
Showcase is a Mozilla Firefox plugin that allows tabs and windows to be managed by showing them as thumbnails in a single window, tab, or sidebar. It includes a find bar that will filter the thumbnails and the capability to select the thumbnails in the same way you would select files in your system.
The TMX Localization Editor allows for the viewing, editing, and saving of localization data in the TMX open standard. Based on locale4j and written in Java/Swing, it is a quick and useful tool for localizing applications. Currently, the editor implements the TMX 2.0 draft specification.
ua is a simple command line tool that finds sets of identical files. The name is derived from the Hungarian word ugyanaz, meaning the same. The development of ua was motivated by the disturbingly often recurring event of waiting too long for a shell script using sorts, md5sums, diffs, and the like to finish finding identical files.
LAPLib (Linear Algebra Performance Library) is an object-oriented software library which provides an elegant interface to access the optimized performance of these old-style libraries. LAPLib transparently handles all low-level details concerned with invocation of BLAS and LAPACK functions. Using LAPLib, developers can write expressions in a C++ object-oriented fashion and greatly reduce the complexity associated with using BLAS and LAPACK routines while maintaining excellent performance.
STL-MPI is an extension to MPI to support easy transfer of STL objects. It allows tight integration of MPI with objects from the C++ Standard Template Library, assisting the development of efficient parallel programs using message-passing in C++. STL-MPI provides a transparent and unified mechanism in C++ to transmit STL containers in an object-oriented and type-safe manner. It supports nested containers for data transport.
The Widget Jones Library is a lightweight, flexible, template-driven widget build system. It is intended to simplify creating portable widgets. Write your code once, build it with WJL, then run it on several widget platforms like Apple Dashboard, Windows Vista Sidebar, iGoogle, and more.